LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Mark Holdernesse <mholdern@parrot.pcsa.net.au>
  To  : <linuxsa@linuxsa.org.au>
  Date: Sat, 30 Jun 2001 14:30:34 +0930

ppp dialin client cant resolve names.

Hi guys,

I'm a virgin poster on this list, so please be gentle :-)

I have a problem with ppp dialin on my network.  It connects ok and can ping
hosts internal and external.  The problem is that the ppp client can't
resolve names.  Everything else works ok.  If I point the browser to the
squid proxy the client can surf ok.  I assume this is because squid is
resolving the names and not the client.  This is a redhat 7.1 system.  pppd
version is 2.4.0.  Has anyone successfully done this on a 7.1 system out of
the box?  Anyone got any ideas?

I have searched usenet & tried a number of things, but to no avail.

Cheers,
Mark

I hope this diagram looks ok

net --- cisco827 ---eth0-gw-pollynet+-eth1--- switch +-- win2000
                                    |                +-- win NT4 server
                                    |                +-- notebook
                                    |
                                    +-ppp0--- dialin client

cisco827 	192.168.33.1
eth0		192.168.33.2
eth1		192.168.22.1
sw clients	192.168.22.210 - 212
dialin cli	192.168.22.230

ifconfig
eth0      Link encap:Ethernet  HWaddr 00:00:21:E8:4D:77
          inet addr:192.168.33.2  Bcast:192.168.33.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:731 errors:0 dropped:0 overruns:0 frame:0
          TX packets:828 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1

eth1      Link encap:Ethernet  HWaddr 00:00:1C:DE:EE:58
          inet addr:192.168.22.1  Bcast:192.168.22.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3118 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2621 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:194 errors:0 dropped:0 overruns:0 frame:0
          TX packets:194 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

ppp0      Link encap:Point-to-Point Protocol
          inet addr:192.168.22.1  P-t-P:192.168.22.30  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:38 errors:1 dropped:0 overruns:0 frame:0
          TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.22.30   0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
192.168.22.0    0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.33.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
0.0.0.0         192.168.33.1    0.0.0.0         UG    0      0        0 eth0

ppp options file

38400
lock
asyncmap 0
debug
modem
auth
crtscts
#silent
192.168.22.1:192.168.22.30
-pap
domain pollynet.org
login
persist
proxyarp
ipcp-accept-remote
ms-dns 192.168.22.1
idle 420
name sulphur
defaultroute


-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page