Mailinglist Archive: opensuse (2358 mails)

< Previous Next >
Re: [SLE] Masquerading Causing Hair Loss
  • From: alexm@xxxxxxxxxxx (alex medvedev)
  • Date: Sun, 17 Oct 1999 23:23:59 -0500 (CDT)
  • Message-id: <Pine.LNX.4.10.9910172320390.32471-100000@xxxxxxxxxxxxxx>



Hi,

On Sun, 17 Oct 1999, jperser wrote:
> The machine I'm trying to masquerade is also 6.2. From that machine I can
> ping and rlogin to my server but anytime I try to ping an outside address
> I get 'network unreachable'.

means there is no route.

> My client IP is 192.168.1.2
> My server IP is 192.168.1.1

why do you masquerade 192.168.0.0/24 instead of 192.168.1.0/24?????

> MSQ_NETWORKS="192.168.0.0/24"

on the client i would add a default route ;-)
like so:
# route add default gw 192.168.1.1

>
> route -n on the client looks like this:
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> 192.168.1.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

good luck,

-alexm


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
References