Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ipchains with port forward and ipma
Name: Kenneth Lui Date: December 4, 2002 at 18:22:02 Pacific OS: RH6.2 CPU/Ram: PII/128MB
Comment:
I have my linux gateway running with ipchains and doing port forward to an internal host to receive internet traffic (e.g. SMTP), however, everything works fine except the internal network. Using FQDN in internal network to connect to the SMTP server doesn't work and is it possible to use REDIRECT on ipchains to resolve the problem?
Summary: Satish, Since u not mentioned u r Linux flavour, any how please follow my settings. We have Slackware system acts as a gateway system, with internal & external NICs.We use Iptables as firewall. Firew...
Summary: Hi, not sure if I am even close here, is port forwarding automatically opening ports(and keeping them open) for incoming requests AND outgoing requests. And is port triggering opening ports via intern...
Summary: All the things can be done with the IPtables suite under Linux 2.4/2.6 and IPchains under Linux 2.2. The masquerading howto explains both masquerading (sharing your connection) and Port forwarding. Th...