Results 1 to 5 of 5
Well, I have a NAT network..
The one who has IPtables and makes the NAT has the IP 192.168.42.112 and the PCs within the NAT have: 192.168.1.0
So, I got ...
- 11-22-2007 #1
NAT is weird, when I clone its invallid.
Well, I have a NAT network..
The one who has IPtables and makes the NAT has the IP 192.168.42.112 and the PCs within the NAT have: 192.168.1.0
So, I got 192.168.1.1 working with NAT and well it just works.
But when I tryed to enable the EXACT same thing for 192.168.1.11 it failed.
Is there maybe a really easy program to setup and maintain nat?
I really want this to work :/
Cheers,
Robin
- 11-23-2007 #2Linux User
- Join Date
- Jan 2005
- Location
- Arizona
- Posts
- 288
Can you ping 192.168.42.112? How about your ISP's DNS server?
My guess would be you're relying on your ISP's DNS servers for name resolution, but the client at 192.168.1.11 is trying to get the DNS from the server you have masquerading (192.168.42.112). Have you set up DNS servers explicitly, or are you allowing it to default to 192.168.42.112?
Did you accidently setup your iptables to be too restrictive?Michael Salivar
Man knows himself insofar as he knows the world, becoming aware of it only in himself, and of himself only within it.
--Goethe
- 11-23-2007 #3
- 11-23-2007 #4
- 11-23-2007 #5
Ok, fixed it..
I found out that somebody changed the DNS.
its not 192.168.42.2 anymore. But .1
I really dont get why the people in this company dont comunicate with me..
Anyhow,
Thanks
I found out since I didnt have any Domain name Solving on the Pcs on that network.


Reply With Quote

