[H-GEN] lost the plot... most likely

Michael Anthon mca at tams.com.au
Wed Oct 13 05:12:29 EDT 1999


[ Humbug *General* list - semi-serious discussions about Humbug and
Unix-related topics. ]

> (Correct me if im wrong)
OK 8^)

> ipchains -I forward -s 192.168.0.0/24 -d 192.168.105.0/24
> 

ipchains -I forward -j ACCEPT -b -s 192.168.0.0/24 -d 192.168.105.0/24

Is the "-j ACCEPT" required?  Dunno what it defaults to, I always use it for
clarity anyway.  "-b" specifies bi-directional, this is the same as doing

ipchains -I forward -j ACCEPT -s 192.168.0.0/24 -d 192.168.105.0/24
ipchains -I forward -j ACCEPT -s 192.168.105.0/24 -d 192.168.0.0/24

Cheers
Michael Anthon

--
This is list (humbug) general handled by majordomo at lists.humbug.org.au .
Postings only from subscribed addresses of lists general or general-post.



More information about the General mailing list