Kid98
12-06-2000, 10:11 PM
I did a search and found the following concerning Diablo II ipchains rulesets:
>>Not too tough to get D2 working through ipchains.
Here are the two lines I added and it worked.
/usr/sbin/ipmasqadm autofw -A -v -r tcp 4000 4000 -c tcp 4000
and
/usr/sbin/ipmasqadm autofw -A -v -r udp 4000 4000 -c tcp 4000
Hope this helps anyone that has this problem.
------------------
-Taylor
>>
My question is: will this allow me to only connect to outside internet hosted games or will it allow me to serve a game and have my friends join it on my win box behind my linux dsl/firewall box (yes I know linux can do much more but this was project one) I want to host q2 and D2 games and be able to have my friends connect. Can anyone answer this or make a better suggestion?
TIA
Kid
>>Not too tough to get D2 working through ipchains.
Here are the two lines I added and it worked.
/usr/sbin/ipmasqadm autofw -A -v -r tcp 4000 4000 -c tcp 4000
and
/usr/sbin/ipmasqadm autofw -A -v -r udp 4000 4000 -c tcp 4000
Hope this helps anyone that has this problem.
------------------
-Taylor
>>
My question is: will this allow me to only connect to outside internet hosted games or will it allow me to serve a game and have my friends join it on my win box behind my linux dsl/firewall box (yes I know linux can do much more but this was project one) I want to host q2 and D2 games and be able to have my friends connect. Can anyone answer this or make a better suggestion?
TIA
Kid