Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - roym

#1
17.7 Legacy Series / Re: Firewall: NAT: Port Forward
September 19, 2017, 06:55:46 PM
Hi robvh
thanks for your answer got it working perfect
#2
17.7 Legacy Series / Firewall: NAT: Port Forward [SOLVED]
September 17, 2017, 09:09:21 PM
Hi I am new to OPNsense.

I am trying to open some ports on a fresh install to my web/mail server i created Aliases for the ports and the ip of the server(10.0.0.15)

Firewall: Aliases: View

Name   Type   Description   Values   

Open_ports   Port(s)      20, 21, 22, 25, 53...   

Severs   Host(s)      10.0.0.15


Firewall: NAT: Port Forward

If   Proto   Address   Ports   Address   Ports   IP   Ports   Description   


LAN   TCP   *   *   LAN address   443    *   *   Anti-Lockout Rule
                                                         80
                                                         22      

WAN   TCP/UDP   WAN address   *   Severs    Open_ports     Severs     Open_ports 


but i can't go to my server from outside of the lan i am getting

A potential DNS Rebind attack has been detected.
Try to access the router by IP address instead of by hostname.   

what i'm doing wrong ?
Thanx Roy