Can some please give me step by step on how to port forward from my machine to the outside world .I tryed and just can't get it to work .[:S]
This thread was automatically locked due to age.
Hi, It is unclear from your messages whether you are referring to incoming or outgoing traffic.
Assuming you have an internal server you want to be accessible from the internet...
1. create a DNAT with
DEST=EXT Interface
SERVICE=whichever service you want
Change DEST to: Internal server
and
check 'Auto Packet Filter Rule' OR create a packetfilter rule yourself.
Barry