PDA

View Full Version : How do I find the range if Ip addresses lineage 2 uses?


bats
06-25-2005, 10:10 AM
I need them to open a few sections in my firewall.

Mr.BobDobalina
06-25-2005, 11:44 AM
Do not block the following ports 2009, 7777, 2106
All ports use TCP as a protocol
In addition, DNS Port(TCP/UDP 53) is also required.

bats
06-25-2005, 03:03 PM
Those I got thanks. But I am being asked for specific Ip addresses etc.

Mr.BobDobalina
06-25-2005, 08:08 PM
Oh, not sure about that. Cannot find anything on the net about it, I thought all you needed were the ports to play? Or do you want to only allow specific IPs and not the whole port?

billy
06-25-2005, 08:13 PM
netstat -na

whatever's on port 7777

Mr.BobDobalina
06-25-2005, 08:15 PM
Haha, I should of known that..... I used to use that when playing Diablo 2.

bats
06-26-2005, 11:25 AM
hm okay Ill try that netstat thing. Thanks.