Displaying 2 results from an estimated 2 matches for "my_port".
Did you mean:
yy_port
2006 Mar 15
5
Possible bug with multiport?
Hi Folks: I am either using the multiport of the -m or --match option
of iptables in correctly or there is a bug with it. Is anyone else
using it with no problem? This is the way I am trying to use it:
my_ports=21,25,80
iptables -t nat -A PREROUTING -i $wan_addr -p tcp -m multiport
--dports $my_ports -j DNAT --to $my_internal_address
I have used this in the past successfully but that was a few years
ago. I get no errors or warnings it just ignors the ports. The
multiport invokation shows up in an ipt...
2004 Jul 26
1
Cisco IOS and racoon
...1 06:30:02.879: ISAKMP (0:1): Input = IKE_MESG_FROM_IPSEC,
IKE_SA_REQ_MM
*Mar 1 06:30:02.879: ISAKMP (0:1): Old State = IKE_READY New State =
IKE_I_MM1
*Mar 1 06:30:02.883: ISAKMP (0:1): beginning Main Mode exchange
*Mar 1 06:30:02.883: ISAKMP (0:1): sending pack
bbeameliarouteet to 1.1.1.1 my_port 500 peer_port 500 (I) MM_NO_STATE
*Mar 1 06:30:02.899: ISAKMP (0:1): received packet from 1.1.1.1 dport
500 sport 500 Global (I) MM_NO_STATE
*Mar 1 06:30:02.899: ISAKMP (0:1): Input = IKE_MESG_FROM_PEER,
IKE_MM_EXCH
*Mar 1 06:30:02.899: ISAKMP (0:1): Old State = IKE_I_MM1 New State =
IKE_I_MM2...