Hello all,
I would like to open a port so that user from the outside (Internet) can connect to my inside Server with the local IP 192.168.88.3
I've read the official manual and I tried different tips from previous posts in the forum but nothing worked. I use the RouterBOARD RB450G with the factory default interface configuration. Ether1-gateway is my wan interface. My Server is connected to ether3-slave-local. In my example I would like to open port 51982 for incoming connections.
Interface configuration:
Name Type L2 MTU Tx Rx Tx Packet (p/s) Rx Packet (p/s) Tx Drops Rx Drops Tx Errors Rx Errors
D R ether2-master-local Ethernet 1520 69.8 kbps 11.2 kbps 8 7 0 0 0 0
-D R ISP PPPoE Client 0 bps 0 bps 0 0 0 0 0 0
D R ether1-gateway Ethernet 1520 0 bps 0 bps 0 0 0 0 0 0
D RS ether3-slave-local Ethernet 1520 0 bps 0 bps 0 0 0 0 0 0
D S ether4-slave-local Ethernet 1520 0 bps 0 bps 0 0 0 0 0 0
D S ether5-slave-local Ethernet 1520 0 bps 0 bps 0 0 0 0 0 0
This is the NAT configuration:
-D 0 masquerade srcnat ether1-gateway 1259.5 KiB 23 874
-D 1 dst-nat dstnat 6 (tcp) 51982 0 B 0
This is the default firewall configuration:
# Action Chain Src. Address Dst. Address Protocol Src. Port Dst. Port Any. Port In. Interface Out. Interface Bytes Packets
;;; default configuration
-D 0 accept input 1 (icmp) 0 B 0
;;; default configuration
-D 1 accept input 856.0 KiB 6 311
;;; default configuration
-D 2 accept input 0 B 0
;;; default configuration
-E X 3 drop input ether1-gateway 0 B 0
When I check with Open Port Check tool from yougetsignal.com than I get the message "Port 51982 is closed". I've tried it with "In. Interface" ether1-gateway in the nat configuration too but still the same problem. Furthermore the Windows Firewall is off so that there is nothing on the Server that can block. Why it doesn't work? Please help me
You do not have the required permissions to view the files attached to this post.