Re: Internet Connection: Problem Still Not Solved

From: joseph philip (joseph_at_nntp.will.suffice)
Date: 03/31/04


Date: Wed, 31 Mar 2004 09:41:57 -0500


Massive posts and re-posts deleted.

1) Default route and pppd.
file: /etc/ppp/options

look for a line that has "defaultroute" alone in it. If you do not have a
line like that, add it. This forces pppd to add the remote end of your
ppp link as a default gateway. Note that you can have multiple default
gateways.

2)DNS requests from applications like netscape etc.:
    
file:/etc/resolv.conf
Add "nameserver" entries if you don't have them. nameserver <ipaddress of
DNS server>
nameserver <ipadress of another DNS server>

Example:
nameserver 142.77.1.1
nameserver 142.77.1.5

3) Firewalls: this depends on the distribution you are running. Either I'm
blind or you didn't have that info. It can cause some consternation,
especially if it is improperly setup. use iptables -L -n or ipchains -L -n
.

hth



Relevant Pages

  • Re: Internet over Network...
    ... >is that if the gateway is not being set, then neither is the DNS address. ... >You gateway is probably acting as a DNS server, so the easiest thing to do ... I added another nameserver / what do i put in for ... Christian Grams ...
    (alt.os.linux.suse)
  • Re: nameserver queries
    ... > nameserver 10.20.4.48 ... So the gateway isn't running a DNS server. ... You should install one and ...
    (Debian-User)
  • Re: Apt-Get
    ... gateway 1.2.3.4 ... You need your dns server addresses in /etc/resolv.conf ... nameserver 1.2.3.4 ... soon as I try to ping gb.archives.ubuntu.com/ubuntu it doesn't happen. ...
    (Ubuntu)
  • Re: UMTS/G3 mobile phone as modem
    ... G?nther Schwarz wrote: ... nameserver 193.189.244.205 ... The pppd usepeerdns option causes pppd to write /etc/ppp/resolv.conf with ... the DNS nameservers it obtains (as well as setting DNS1 and DNS2 to them). ...
    (comp.os.linux.networking)
  • Re: Cant ping or get some sites
    ... fw is the firewall box with two nics and wb is the web browsing ... pc1 node's gateway ... ping -c 1 150.135.180.1 to test route to isp gateway. ...
    (comp.os.linux.networking)