I have an out-of-the-box install of redhat6.0 with ipchains-1.3.8-3.i386.rpm
as a firewall with ipmasqadm-0_4_2-2_i386.rpm.
The internal network is 192.168.1.0/255.255.255.0
The external network is 216.37.28.192/255.255.255.192
>From the firewall I can get to both networks and vice versa
I want to portfw any requests to 216.37.28.196 from the outside network to
192.168.1.202
I have a web server running on both machines
On the firewall I have set up testing rules of
ipchains -F forward
ipchains -P forward ACCEPT
With the above entries, from the outside network I can pull up the web
server on the firewall. However when I add the portfw command "ipmasqadm
portfw -a -P tcp -L 216.37.28.196 80 -R 192.168.1.202 80" and telnet
216.37.28.196 80 the session hangs at "Trying 216.37.28.196..." and after
several minutes "telnet: Unable to connect to remote host: Connection timed
out"
How do I check to see what was compiled into the kernel?
Are there any log files I am missing that would help me?
Does anyone see anything I am missing?
Any additional tests to narrow down the problem?
I have read the MASQ FAQ and pieces of the Trinity OS doc, but if there is
anything else that could help or specifically within those docs please let
me know.
Thanks for any help you can provide,
Steve
-----
Steve Shrader
Allegiant Technology Group
[EMAIL PROTECTED]
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]