hi,
I’m have 2 ethernet card. i use the first one to connect to dsl (eth0), and the interface of the dsl is dsl0. the other eth1 connected directly to switch. i want to port forward 192.168.5.20:6000. i also want to route all other my client who wants to connect to port 6000 to ip 192.168.5.20.
Did you open port 6000 in /etc/sysconfig/SuSEfirewall2 ?
Please confirm: Connections from the outside (EXT = dsl0) for port 6000 should go to a host with IP=192.168.5.20 within your LAN?
yes, I can connect to the service that I put on port 6000 from different Public IP or I also use Open Port Check Tool and it confirm that my port is open.