On 2001-09-24, Jochen Kächelin wrote:

>On Win98 (192.168.0.5)
>
>       Connection to the web -> NO CHANCE!

On the Linux box, do you have IP forwarding enabled?
echo "1" > /proc/sys/net/ipv4/ip_forward

What ipchains/iptables rules have you installed to do IP
masquerading?

>       ping 192.168.0.1 -> works fine!
>       ping jochen.wa-p.off -> unknown host!

I see you don't run a local name server, so why do you
expect a dumb Windows box to be able to resolve an alias
such as "jochen.wa-p.off"?

>/sbin/route shows the following:
>
>Ziel            Router          Genmask         Flags Metric Ref    Use Iface
>pD951845B.dip.t localhost       255.255.255.255 UGH   0      0        0 lo
>217.5.98.32     *               255.255.255.255 UH    0      0        0 ppp0
>192.168.0.0     jochen          255.255.255.0   UG    0      0        0 eth0
>192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
>127.0.0.0       *               255.0.0.0       U     0      0        0 lo
>default         217.5.98.32     0.0.0.0         UG    0      0        0 ppp0

Not related to your masquerading problems, but why the double route
in lines two and three?

>nslookup 192.168.0.1 shows the following
>Server:                194.25.2.129
>Address:       194.25.2.129#53
>** server can't find 1.0.168.192.in-addr.arpa.: NXDOMAIN

But do you have defined your LAN hosts in /etc/hosts?

>Hoping to find someone who can/will help a Windows NT user
>who wan't to become a Linux user!

More details are necessary about the network settings of your
NT boxes and the IP masquerading and firewall rules of your
Linux router/gateway.




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to