iptables - ip forwarding
I was wondering if someone could give me an example
of iptables configs to do a forwarding situation:
2 NICs: 192.168.1.7 and 192.168.10.7
2 subnets: 192.168.1 and 192.168.10
TCP packets which have arrived from the Internet IP
address port 10030 have been port forwarded by the
Linksys router to 192.168.1.7 port 10030
iptables configuration wanted:
Forward 192.168.1.7 port 10030 TCP packets
to another system on the 10 subnet: 192.168.10.100 port 10030
--
Greg
.
Relevant Pages
- Re: iptables - ip forwarding
... of iptables configs to do a forwarding situation: ... subnets: 192.168.1 and 192.168.10 ... TCP packets which have arrived from the Internet IP ... address port 10030 have been port forwarded by the ... (alt.os.linux.redhat) - Re: Practicalities of subnets
... The Linux Network Administrator's Guide, ... different subnets? ... a new network appliance called a 'switch' became available. ... each got their own port. ... (comp.os.linux.networking) - Re: browsing nightmare .. please help
... local Cisco guy and now I can see all servers and domains in all subnets.. ... list on the domain master browser which resides in subnetA. ... MS portquery via UDP port 138 from the subnetB master browser and it ... (microsoft.public.windows.server.dns) - RE: Port Exceptions on Windows Fiirewall
... I know how to add exceptions in group policy, the problem is i do not want ... to have to configure every program and port in order that my 3 subnets can ... Can i enter a value that will allow all ports to be opened to the 3 subnets? ... Craig ... (microsoft.public.windowsxp.security_admin) - multiple IPs question.
... I'm planing to build a machine with a single physical ethernet port ... and 2 IP addresses (different subnets). ... port and R1 port on one vlan and my machine port with R2 port on vlan ... (comp.os.linux.networking) |
|