Hi again,
I finally got my modem (insted of a router) from my ISP, after I installed it I've waited 24 hours (to get a new IP). It all works out and I can reach the core from outside, my problem is that I only can reach the core.
Are there anyone else running a webserver behind the core than me?
My "problem" is that when I try to reach it, I get hold of the web interface to the pluto admin page instead. Of cause that's fine and I also wanna be able to do that, but how do I combine that with my other webserver.
Is the solution to make the core's webserver run on another port, since it's just me that should use that, I would be aware of the change made to the port.
If it would help anyone, my firewall core setup looks like this:
Protocol Source Port Destination Port Destination IP Rule Type Limit to IP
udp 4569 to 0 0 core_input Delete
udp 5060 to 0 0 core_input Delete
udp 2000 to 0 0 core_input Delete
tcp 2000 to 0 0 core_input Delete
tcp 5501 to 5501 5501 192.168.80.247 port_forward Delete
tcp 80 to 80 80 192.168.80.247 port_forward Delete
tcp 3877 to 3877 3877 192.168.80.1 port_forward Delete
Best regards