Hi, I have a problem running ipmasqadm on my router running SuSE 7.1 (kernel 2.4) with SuSEfirewall 4.3. It used to work great on my 7.0 system, but gives me some strange error messages since I have 7.1. I want to forward a couple of ports to one of the internal masqueraded machines to run a voice chat system called GameVoice (similar to BattleCom). Here is what I used to do that worked fine with 7.0: ipmasqadm autofw -A -v -r udp 2300 2400 -h 192.168.1.10 ipmasqadm autofw -A -v -r tcp 2300 2400 -h 192.168.1.10 ipmasqadm autofw -A -v -r tcp 47624 47624 -h 192.168.1.10 ipmasqadm autofw -A -v -r udp 47624 47624 -h 192.168.1.10 ipmasqadm autofw -A -v -r udp 28800 28900 -h 192.168.1.10 When I run it now, I get the following output (e.g. for the last command): Adding autofwd udp ports 28800 - 28900 to fixed host 192.168.1.10 U autofw: setsockopt failed: Protocol not available Can somebody help me out? Thank you, tHOMAS
participants (1)
-
Thomas Laun