[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

STILL trying to get it to work




Okay... Here's where it all stands.

From the Linux box:

I Can surf using Netscape.
I can ping internet sites by either ip number or name.
I can ping computers on the local network.

Following is a cature of some of what I am seeing on the Linux box.
     
*** BEGIN CAPTURE ***

 
#ping www.frontiernet.net
PING www.frontiernet.net (209.130.129.213): 56 data bytes
64 bytes from 209.130.129.213: icmp_seq=0 ttl=249 time=339.7 ms
64 bytes from 209.130.129.213: icmp_seq=1 ttl=249 time=310.4 ms
64 bytes from 209.130.129.213: icmp_seq=2 ttl=249 time=310.4 ms
64 bytes from 209.130.129.213: icmp_seq=3 ttl=249 time=350.4 ms
64 bytes from 209.130.129.213: icmp_seq=4 ttl=249 time=310.4 ms
 
--- www.frontiernet.net ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 310.4/324.2/350.4 ms
 
#ping 209.130.129.213
PING 209.130.129.213 (209.130.129.213): 56 data bytes
64 bytes from 209.130.129.213: icmp_seq=0 ttl=249 time=324.2 ms
64 bytes from 209.130.129.213: icmp_seq=1 ttl=249 time=320.4 ms
64 bytes from 209.130.129.213: icmp_seq=2 ttl=249 time=330.4 ms
64 bytes from 209.130.129.213: icmp_seq=3 ttl=249 time=360.4 ms
64 bytes from 209.130.129.213: icmp_seq=4 ttl=249 time=330.4 ms
64 bytes from 209.130.129.213: icmp_seq=5 ttl=249 time=310.4 ms
64 bytes from 209.130.129.213: icmp_seq=6 ttl=249 time=300.4 ms
64 bytes from 209.130.129.213: icmp_seq=7 ttl=249 time=300.4 ms
64 bytes from 209.130.129.213: icmp_seq=8 ttl=249 time=300.4 ms
64 bytes from 209.130.129.213: icmp_seq=9 ttl=249 time=320.4 ms
 
--- 209.130.129.213 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max = 300.4/319.7/360.4 ms
 
#route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use 
Iface
bojac.com       *               255.255.255.255 UH    0      0        0 
eth0
192.168.1.2     *               255.255.255.255 UH    1      0        0 
sl0
as5200-1.mtp.il *               255.255.255.255 UH    0      0        0 
ppp0
192.168.1.0     *               255.255.255.0   U     0      0        7 
eth0
127.0.0.0       *               255.0.0.0       U     0      0       19 
lo
default         *               0.0.0.0         U     0      0        4 
ppp0
default         *               0.0.0.0         U     1      0        9 
sl0
 
#ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:392 errors:0 dropped:0 overruns:0
          TX packets:392 errors:0 dropped:0 overruns:0
 
eth0      Link encap:Ethernet  HWaddr 00:40:05:6D:24:7A
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          IPX/Ethernet II addr:0040056D247A
          IPX/Ethernet SNAP addr:0040056D247A
          IPX/Ethernet 802.2 addr:00000005:0040056D247A
          IPX/Ethernet 802.3 addr:0040056D247A
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4084 errors:0 dropped:0 overruns:0
          TX packets:1079 errors:0 dropped:0 overruns:0
          Interrupt:5 Base address:0x300
 
sl0       Link encap:Serial Line IP
          inet addr:192.168.1.1  P-t-P:192.168.1.2  Mask:255.255.255.0
          UP POINTOPOINT RUNNING  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0
          TX packets:40 errors:0 dropped:0 overruns:0
 
#cat /etc/named.conf
; type      domain                       source host/file    backup file
cache         .                          db.cache
primary       bojac.com                  db.bojac
primary       0.0.127.IN-ADDR.ARPA       db.127.0.0
primary       1.168.192.IN-ADDR.ARPA     db.192.168.1
 
 
#cat /etc/resolv.conf
 
# /etc/resolv.conf - DNS setup file
#
domain bojac.com
search bojac.com
nameserver 192.168.1.1
nameserver 204.168.13.10
 
***** END OF CAPTURE ******



-----------------------ON AN ATTACHED WORKSTATION-----------------
Gateway is set to ip of Linux Box.
DNS also set to ip of Linux Box.

can ping the Linux box (or any other computer on network)
cannot ping an internet ip by either ip number or name.
however, and attempt to do either causes the modem in the Linux box
to initiate dialing and logging into the ISP.



--------------------------------------------------------------------

Ok, what extremely foolish thing am I overlooking? Anybody???


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.