/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Larry Lamb wrote:

> /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
> /* ALSO: Don't quote this header. It makes you look lame :-) */
> 
> 
> Werner,
> 
> Notice the protocol type 17 which is UDP.
> 
> So your rule would look like:
>       ipchains -A output -p udp -s 0/0 61000:61500 -j ACCEPT
>       ipchains -A input -p udp -s 0/0 61000:61500 -j ACCEPT
> 
> Note that most masq implementations tend to use 61000:65535 for NAT traffic

that's 61000:65096.

raf

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to