This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UnrealIRCd IRC server behind Astaro

I'm trying to set up an IRC server in the DMZ behind my Astaro box, but I can't seem get Astaro to open up the IRC port (6667). I created the new host definition for the IRC server box. I created the DNAT/SNAT rule for the IRC service. And I created the packet filter rule to allow traffic from the outside. I know the server itself is running because I can connect to it from the LAN using the local IP, but no one outside can see the port or the server.

Has anyone else had a similar problem?

Defintiion:
  

NAT/Masquerading rule:
 "IRC Server" "Any -> External (Address) / IRC" "None" 
(It is a DNAT/SNAT rule. I don't change teh source or the service dest.)

Packet Filter rule:
 Source="Any" Service="IRC" "Allow" Dest=


All of it seems pretty simple to me, but...

-MotH


This thread was automatically locked due to age.