From: Oliver Dietz (o.dietz_at_arcor.de)
Date: Mon 11 Jul 2005 - 17:40:21 BST
Hi Sam,
> Well, using FWBuilder, which generally Just Works™, the commands it
> generates look like this;
>
> $IPTABLES -A INPUT -i lo -p tcp \
> -s 192.168.255.49 -d 192.168.255.0/24 --dport 22 \
> -m state --state NEW -j ACCEPT
>
> I think the packets end up going through PREROUTING, INPUT and OUTPUT,
> but not FORWARD.
>
> However, note that they are going via the "lo" interface, even though
> in this case the servers are all set up on interface dummy0.
ok ... good point to think about ... i will test it tomorrow and give
feedback :-))
Thanks,
Oliver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver