Thanks for the tip... I got the default route in and it works beautifully!!!
I'm working on several things I've been meaning to try under Linux, this was
one of them... I'm configuring the files by hand... I find it gives me a better
of understanding of what's happening and how things fit together, anyway,
thanks for the help everyone...
regards,
Ahbaid.
Bret Hughes wrote:
> It looks like to me you need a default route to the gateway on ATT's
> network. I ususally use linuxconf to set this stuff up. Not sure the tool
> you are using to set this stuff up but on one of my redhat 6.2 boxes the
> file of interest is /etc/sysconfig/network-scripts/ifcfg-ppp0. the DEFROUTE
> option should be set to YES. If you have set this all up manually, you
> should be able to add a line in /etc/ppp/options that will also set the
> default route. I forget what it is but man pppd is your friend. It is a
> very complete man page but does not necessarily describe some of the things
> that RedHat is doing in the distribution.
>
> Linuxconf and chech the default route check box for your ppp connection
> should get you going.
>
> Hope this helps.
>
> Bret
>
> Ahbaid Gaffoor wrote:
>
> > So, I have finally connected to AT&T Worldnet...
> >
> > but now I can't see beyond their nameserver...
> >
> > here is some info I captured...
> >
> > #ifconfig ppp0
> > ppp0 Link encap:Point-to-Point Protocol
> > inet addr:32.100.59.236 P-t-P:204.146.240.42
> > Mask:255.255.255.255
> > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
> > RX packets:10 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:0 txqueuelen:10
> >
> > #route -n (After ppp is connected)
> > Kernel IP routing table
> > Destination Gateway Genmask Flags Metric Ref Use
> > Iface
> > 199.1.1.1 0.0.0.0 255.255.255.255 UH 0 0 0
> > eth0
> > 204.146.240.42 0.0.0.0 255.255.255.255 UH 0 0 0
> > ppp0
> > 199.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0
> > eth0
> > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0
> > lo
> >
> > #resolv.conf
> > search ilmtech.com
> > search worldnet.att.net
> > nameserver 199.1.1.1
> > nameserver 204.127.160.2
> > nameserver 204.127.129.2
> >
> > #host.conf
> > order hosts,bind
> > multi on
> >
> > #nslookup
> > *** Can't find server name for address 199.1.1.1: No response from
> > server
> > *** Can't find server name for address 204.127.160.2: No response from
> > server
> > *** Can't find server name for address 204.127.129.2: No response from
> > server
> > *** Default servers are not available
> >
> > I can ping the nameserver 204.127.160.2 and 204.127.129.2 but I can't do
> > more than this.. For example I can't ping beyond the nameserver...
> >
> > Any ideas where I'm going wrong?
> >
> > thanks,
> >
> > Ahbaid.
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.