Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Please help with configuring FREESCO firewall for eDonkey network

2 views
Skip to first unread message

ngomt

unread,
Sep 5, 2002, 7:59:48 AM9/5/02
to
Hello all,

I'm having trouble setting up my FREESCO firewall to accept incoming and
outgoing connections from an internal Windows machine (10.0.0.2).
Specifically, I want to allow incoming and outcoming connections on ports
4661, 4662 (TCP) and 4665 (UDP). When I try to test at
http://www.preinheimer.com/edonkey/serverlist/connectiontest.cgi , I get an
error implying that it still cannot connect to Windows machine. Here is my
ruleset, can anyone suggest what I am doing wrong?

[Linux] ipfwadm -l -I
IP firewall input rules, default policy: reject
type prot source destination ports
rej tcp anywhere anywhere any -> 3306:3307
rej udp anywhere anywhere any -> 3306:3307
rej tcp anywhere anywhere any -> 22
acc all anywhere anywhere n/a
acc all anywhere anywhere n/a
acc all anywhere anywhere n/a
acc all anywhere all-in-one n/a
acc all 192.168.0.0/24 anywhere n/a
acc all 192.168.0.0/24 anywhere n/a
rej all 192.168.0.0/24 anywhere n/a
acc all anywhere all-in-one n/a
acc all 10.0.0.0/23 anywhere n/a
acc all 10.0.0.0/23 anywhere n/a
rej all 10.0.0.0/23 anywhere n/a
acc tcp dns.nk.rnc.net.cable.rogers.com anywhere domain ->
any
acc udp dns.nk.rnc.net.cable.rogers.com anywhere domain ->
any
acc tcp dns.wlfdle.rnc.net.cable.rogers.com anywhere
domain -> an
y
acc udp dns.wlfdle.rnc.net.cable.rogers.com anywhere
domain -> an
y
rej tcp anywhere anywhere any -> domain
rej udp anywhere anywhere any -> domain
rej tcp anywhere anywhere any -> telnet
rej tcp anywhere anywhere any -> http
rej tcp anywhere anywhere any -> 82
rej udp anywhere anywhere any -> syslog
rej all anywhere 192.168.0.0/24 n/a
rej all 192.168.0.0/24 anywhere n/a
rej all anywhere 10.0.0.0/23 n/a
rej all 10.0.0.0/23 anywhere n/a
rej all anywhere 192.168.168.2 n/a
rej all 192.168.168.2 anywhere n/a
rej all anywhere 192.168.168.3 n/a
rej all 192.168.168.3 anywhere n/a
acc all anywhere anywhere n/a
acc tcp anywhere 10.0.0.2 any -> 4662
acc tcp anywhere 10.0.0.2 any -> 4661
acc udp anywhere 10.0.0.2 any -> 4665
acc tcp 10.0.0.2 anywhere 4661 -> any
acc tcp 10.0.0.2 anywhere 4662 -> any
acc udp 10.0.0.2 anywhere 4665 -> any


0 new messages