iptable rule for bypassing netfilter queue for a matching address.

2012-01-14 Thread Arif Tuhin
I have two iptable rules for userspace modification : iptable -t mangle -A PREROUTING -p udp --dport 9090 -j NFQUEUE iptable -t mangle -A OUTPUT -p udp --sport 9090 -j NFQUEUE I have the following network setup: client >Linux Box or router->server. What i'm

Printing next few lines by awk following a pattern match.

2011-06-04 Thread arif tuhin
> To: etothepowe...@hotmail.com > Subject: Re: Printing next few lines by awk following a pattern match. > From: debian-user-requ...@lists.debian.org > Date: Sat, 4 Jun 2011 08:37:23 + > > General info > > Subscription/unsubscription/

Configuration problem of two NIC

2009-12-13 Thread Arif tuhin
I have two NIC. one is connected to a private network. and ip of that network is determined by dhcp. another NIC is connected to another network. for that network, ip is specifically assigned by the network administrator of that network. eth0 is connected to that dedicated line and eth1 is connec