Hi
I have a IRC server behind NAT with my RB751G.
Connecting from inside the LAN works just fine.
But from the internet the connections just time out. I have done portforward to the server on port 6665-6668, which the server listens to, without luck.
Also tried disabling irc under Service Ports, without change.
My portforward is just
action=accept
Chain=dstnat
Dst. Address=internal ip of the server
Protocol=6 (tcp)
Dst. Port=6665-6668
and one for 17 (udp).
But it doesn’t even match the rules. Both Bytes and Packets are 0 on those rules.
Any ideas?