LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   IP Masquerading issues (https://www.linuxquestions.org/questions/linux-networking-3/ip-masquerading-issues-94456/)

poshphil 09-19-2003 06:10 AM

IP Masquerading issues
 
Hi,


I've been attempting to run through this HowTo on IP Masquerading:

http://www.e-infomax.com/ipmasq/

and I've got so far as to be able to ping internet sites and the like from the MASQ client.

The setup I've got running at the moment is:

MASQ Client ----- MASQ Server ---- Company Network ---- Internet

The MASQ Server is RedHat 8.0, the MASQ Client is Windows NT

What I need to do ideally is to be able to log onto the Company Domain from the MASQ Client.

As I said earlier, I can ping the internet, and I can ping our Network from the MASQ Client, but doing anything else network oriented from the MASQ Client doesn't work.

Settings I've got at the moment are as follows:

MASQ Server eth0 (to the company network):
Address: 192.168.239.233
Subnet: 255.255.255.0

MASQ Server eth1 (to the MASQ Client):
Address: 192.168.0.1
Subnet: 255.255.255.0
Default Gateway Address: 192.168.0.1

MASQ Client:
Address: 192.168.0.2
Subnet: 255.255.255.0
Gateway: 192.168.0.1

I've put the basic firewall script on the HowTo in place, and that works fine.

Basically, what do i need to do, or what have i done wrong, so that I can get the MASQ client to log onto the network?


Thanks in advance.

clean0r 09-19-2003 12:50 PM

hehe :) i think you can't use this how to :)
because u need iptables instead of ipchains as redhat 8 ..

simply go to google and search for
iptables masq how to

that should help :))

see ya Thiemo


All times are GMT -5. The time now is 06:24 AM.