|
|||||||||||
|
IPChains Question (compatibility mode on kernel 2.4.x)
From: Bill Tihen <bill(at)tasis.ch>
Date: Tue May 13 2003 - 05:58:40 EDT
On Mon, 2003-05-12 at 19:54, Georgi Kostov wrote:
the following works (& so does netatalk too)! ######### # ATALK # ######### # allow AppleTalk/Netatalk to function as a server -A input -i eth0 -p tcp -s 172.25.0.0/16 --dport afpovertcp -j ACCEPT -A input -i eth0 -p ddp -s 172.25.0.0/16 -d 172.25.0.10 -j ACCEPT As many of you suggested I will indeed learn iptables -- sometime (hopefully soon). Thanks for everyone's your help. -- Bill TihenReceived on Wed May 14 11:19:16 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:20 EDT |
||||||||||
|
|||||||||||