RE: iptables and port 113/auth requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> some of my users use mirc on irc servers that required 
> an ident reply (port 113)
> i would like the ident requests from the irc server to 
> be fowarded to the int lan so that mirc can reply to 
> the requests
> i domt know if this is even possible but was wondering 
> if anyone could help me

Did you try using (as one of the first rules) :

iptables -A FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT


Rob.



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux