Hi,
I have difficulty to define correct rules to work with Emule.

$EXT is my internal interface and $LAN internal one.
192.168.0.10 is computer running Emule

I've defined the following

rdr on $EXT proto tcp from any to any port 4662 -> 192.168.0.10 port 4662
rdr on $EXT proto udp from any to any port 4672 -> 192.168.010 port 4672

pass in on $EXT inet proto tcp from any to 192.168.10 port = 4662 modulate
state
pass in on $EXT inet proto udp from any to 192.168.10 port = 4672 keep
state

It works but I never get HighID and I cann't connect to a lot of servers.

More than this if add the following

block in log on $LAN all
block out log on $LAN all

I get no connection at all.

How it possible to connect to emule servers ( and get HighID ) and block
any other traffic ?

Thanks,
Uri

Reply via email to