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

Re: only localhost ping in slink



On Mon, Mar 05, 2001 at 04:52:49PM -0500, MaD dUCK wrote:
> also sprach pplaw (on Mon, 05 Mar 2001 02:52:32PM +0000):
> > Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> > 127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        1 lo
> 
> well, you aren't routing anything via eth0. this may be due to a
> configuration error, but try the following (as root):
> 
> /sbin/route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0
> /sbin/route add default gw 192.168.1.250
> 
> what now?
> 
> martin
> 
> [greetings from the heart of the sun]# echo madduck@!#:1:s@\@@@.net
> -- 
> "the human brain is like an enormous fish --
>  it is flat and slimy
>  and has gills through which it can see."
>                                                        -- monty python

//

i'm almost there:  ...the new slink box can ping itself (192.168.1.64) as well as the other 20 boxes on the lan and the dls router (192.168.1.250).  (eggsalent!)

now i just need to specify my isp's dns's (207.76.102.251/252).  (i forget where that's specified.  locate *dns* gave me cold leads.)  where do i set that?

(martin, thanks for all your great help getting me to this point.)

bentley taylor.

//


> 
Script started on Mon Mar  5 22:37:12 2001
MAXIMUS:/home/bt# ping 192.168.1.64
PING 192.168.1.64 (192.168.1.64): 56 data bytes
64 bytes from 192.168.1.64: icmp_seq=0 ttl=64 time=0.3 ms
64 bytes from 192.168.1.64: icmp_seq=1 ttl=64 time=0.1 ms

--- 192.168.1.64 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.2/0.3 ms
MAXIMUS:/home/bt# ping 192.168.1.250
PING 192.168.1.250 (192.168.1.250): 56 data bytes
64 bytes from 192.168.1.250: icmp_seq=0 ttl=255 time=2.3 ms
64 bytes from 192.168.1.250: icmp_seq=1 ttl=255 time=1.3 ms
64 bytes from 192.168.1.250: icmp_seq=2 ttl=255 time=1.3 ms

--- 192.168.1.250 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.3/1.6/2.3 ms
MAXIMUS:/home/bt# exit
exit

Script done on Mon Mar  5 22:37:47 2001
Script started on Mon Mar  5 22:38:13 2001
MAXIMUS:/home/bt# /sbin/route add gw 192.168.1.250
gw: Host name lookup failure
MAXIMUS:/home/bt# ping pcisys.net
ping: unknown host pcisys.net
MAXIMUS:/home/bt# ping 207.76.20  102.251
PING 207.76.102.251 (207.76.102.251): 56 data bytes
ping: sendto: Network is unreachable
ping: wrote 207.76.102.251 64 chars, ret=-1
ping: sendto: Network is unreachable
ping: wrote 207.76.102.251 64 chars, ret=-1
ping: sendto: Network is unreachable
ping: wrote 207.76.102.251 64 chars, ret=-1

--- 207.76.102.251 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
MAXIMUS:/home/bt# exit
exit

Script done on Mon Mar  5 22:39:03 2001

Reply to: