Bell Sympatico problem with RedHat9.0

I am using Bell Sympatico high speen internet under RedHat9.0. When I am connected to the internet, my connectiion automatically goies off and then comes in. I used the pppoe that came with RedHat9.0. As root, /sbin/adsl-setup is used to confi...




Topic Options
#2357 - 07/17/03 02:31 PM Bell Sympatico problem with RedHat9.0
alam Offline
stranger

Registered: 07/13/03
Posts: 3
I am using Bell Sympatico high speen internet under RedHat9.0. When I am connected to the internet, my connectiion automatically goies off and then comes in. I used the pppoe that came with RedHat9.0. As root, /sbin/adsl-setup is used to configure internet connection. Everything is fine and simple. I gave user control "yes" during setup. However, everytime I have to pass /sbin/adsl-start as root. If I do that as user, nothing happens. My NIC is configured to get IP from dhcp during boot. It causes delay during boot time and fails to get IP. That's reasonable, I think. However, what should be the correct configuratioin for the NIC. I tried with static private IP but then I do not know the DNS.

Would be very much happy if some one can give a solution.j sleep ?

Top
Advertisement
#2366 - 07/18/03 10:39 PM Re: Bell Sympatico problem with RedHat9.0
vkumar Offline
stranger

Registered: 07/18/03
Posts: 1
Hi there,
For your sympatico high speed internet ,first you have to assign your eth0 a fake ip like 10.0.0.1 and netmask 255.255.255.0 rather than getting your ip by DHCP by running redhat-config-network this can bring up your interface eth0 quickly at boot time. After your system boot up run adsl-start , and find out your nameserver's ip from your /var/log/messages file and put those two DNS address into /etc/resolv.conf . e.g nameserver x.x.x.x.
To run your sympatico internet connection at boot time just make afile with any name like sympatico with the commands given below
#!/bin/bash
adsl-start
sleep 3
ifconfig eth0 mtu 1480
and add the file into your /etc/rc.d/rc.local file with full path. Don't forget to change the mode of file to executable.

I hope you know about little changes in your /etc/ppp/pppoe.conf and pap-secrets for your sympatico id and password.

Enjoy,
crazy vkumar crazy

Top


Forums
Windows Support Forums
Everything New Technology
Legacy OS
Hardware
Software
Games
Networking
Customization & Tweaking
Security

Linux Support Forums
Everything Linux
Linux Hardware
Linux Software
Linux Games
Linux Networking
Linux Customization & Tweaking
Linux Security

Apple Support Forums
Everything Apple
Recent Topics
Full Reviews: All Popular iPod Tools Review and Do
by chichi0730
22 minutes 8 seconds ago
Full Reviews: All Popular iPod Tools Review and Do
by merrychristmas0
Today at 10:29 AM
x86 OS, RAM, & Virtual Machines
by Myke
12/22/09 08:16 PM
Ram Question
by JohnnyAshes
12/21/09 09:50 PM
NEWBIE needs help with REALTEK
by SerryJW
12/21/09 06:09 AM
Who's Online
2 Registered (chichi0730, Philipp), 133 Guests and 36 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
91384 Members
24 Forums
59218 Topics
189741 Posts

Max Online: 1079 @ 03/12/08 01:36 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22