Having trouble accessing a server from the outside. I set up an alias on the external card for this example called alias1 using a static ip.
Interfaces
External 209.x.x.x
Internal 192.168.x.x
Alias 1 on external nic 209.x.x.x
DNAT
Source - Any
Dest address - alias1 interface
service - any
destination to - alias internal
destination service - no change
Packet filter rule
from any to alias internal any allow
This did not work for me. No pings nothing. Tried another external address and nothing.
Help
This thread was automatically locked due to age.