port forwarding vs triggering

vital

Platinum Member
Sep 28, 2000
2,534
1
81
when do you use triggering opposed to forwarding? any examples? or programs you would only specificly use forwarding or triggering?
 

skyking

Lifer
Nov 21, 2001
22,889
6,054
146
If you want to have a communication get to a specific computer on your network initiated from the outside, you would forward the initial port used by a protocol, the one used to "handshake". Some protocols do the transfers through the orginal "handshake" port.
Other protocols use some random higher port. If that is the case, you are not going to have fun getting it to work through a typical soho nat device.
Other protocols use a predicable range of higher ports to do the work after the handshake. These protocols favor port triggering.
Here is a link to good post at dslreports.

Link