[Comm-en] Setting up internet sharing

Michael Shigorin mike at osdn.org.ua
Wed Apr 9 23:03:44 MSD 2003


On Wed, Apr 09, 2003 at 12:03:58PM -0600, djbouley wrote:
> Okay that got the firewall's rules is going okay.  My other PCs on the 
> network, though, cannot seem to gain access to the Internet.
> 
> I have them configured to use a static IP, with addresses of
> 192.168.0.(2, 3, 4, etc.),  IP of network set to 192.168.0.1

(conceptually, that's _network address_, 192.168.0.0 -- but in
this exact case should make no difference)

> (eth1 on main PC), Netmask of 255.255.255.0, Broadcast address
> of 192.168.0.255, Gateway of 192.168.0.1 (eth1 on main PC).

Could you do the following on any client:

ping 192.168.0.1

tracert 81.222.130.6 (win)
/usr/sbin/traceroute or
/usr/sbin/tracepath 81.222.130.6 (linux)

then the same trace trace to ftp.altlinux.org?

What's the DNS setup on clients?

Does the following show activity on outer interface when you try
to do the tests from a client?

tcpdump -i eth1 | grep 81.222.130.6

-- 
 ---- WBR, Michael Shigorin <mike at altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/



More information about the community-en mailing list