Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Aug 2004 18:36:19 -0400
From:      "Hakim Z. Singhji" <hakim.singhji@earthlink.net>
To:        freebsd-questions@freebsd.org, nylug-talk@nylug.org
Subject:   Network Routing Problems???
Message-ID:  <41291FE3.7070503@earthlink.net>

next in thread | raw e-mail | index | archive | help
Hello All,

I am having problems getting a connection to my FreeBSD gateway from my
Mandrake 10 Linux Machine. I am able to ping, traceroute, ssh etc. the
linux box from my freeBSD machine however I am not able to ping the
gateway. What could be the problem, this is my configuration:

FreeBSD: Gateway, IPFW & NAT running
HOSTNAME="redgate"
dc0  - 24.199.***.*** [DHCP]
txp0 - 192.168.1.1
txp1 - unassigned

Mandrake 10: Workstation
HOSTNAME="metalgate"

[root@metalgate:] route
Destination	Gateway		Genmask		Interace
192.168.1.0	*		255.255.255.0	eth0
127.0.0.0	*		255.0.0.0	lo0
default		192.168.1.1	0.0.0.0		eth0

[root@metalgate:] ifconfig eth0
eth0 link encap: Ethernet HiWadd:00:0D:87:27:C7:80
inet 192.168.1.3 broadcast 192.168.1.255 mask /24
UP BROADCAST RUNNING MULTICAST MTU 1500 metric 1

[root@metalgate:] ping 192.168.1.1
- ----------- redgate ping statistics---------------------
31 packets transmitted, 0 received, 100% packet loss



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41291FE3.7070503>