Re: again problem with alias / virtual interface

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

 



Aleksandar Milivojevic wrote:
[snip]
   -A INPUT -i eth1 -p tcp -d 82.186.92.90 --dport 22 \
      -m state --state NEW,ESTABLISHED
   -A OUTPUT -o eth1 -p tcp -s 82.186.92.90 --sport 22 \
      -m state --state ESTABLISHED
   -A INPUT -i eth1 -p icmp -d 82.186.92.90 -m state --state RELATED
   -A OUTPUT -o eth1 -p icmp -s 82.186.92.90 -m state --state RELATED

I forgot "-j ACCEPT" in all of the above. Sorry for the omission...

--
Aleksandar Milivojevic <amilivojevic@xxxxxx>    Pollard Banknote Limited
Systems Administrator                           1499 Buffalo Place
Tel: (204) 474-2323 ext 276                     Winnipeg, MB  R3T 1L7


[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