What's this with that port switching lately ?
And is there a better way to assign the current ip:port to the nwn2player.ini file. ?
I have to edit it manually and set it to readonly afterwards, otherwise it always gets overriden with the default nwn2 port (5121) sooner or later.
ports
- Nyeleni
- Recognized Donor
- Posts: 1432
- Joined: Mon Dec 21, 2009 5:09 pm
- Location: Catalonia
Re: ports
It is to defend against ddos attacks, which we have right now.
Hm. Actually I use direct connect and it never reverts back to the usual port number. Do you use the list sometimes in between? Only then does it revert.
Hm. Actually I use direct connect and it never reverts back to the usual port number. Do you use the list sometimes in between? Only then does it revert.
Truman Capote, Breakfast At Tiffany's
"... - it's better to look at the sky than live there. Such an empty place; so vague. Just a country where the thunder goes and things disappear."
"... - it's better to look at the sky than live there. Such an empty place; so vague. Just a country where the thunder goes and things disappear."
- Theodore01
- Recognized Donor
- Posts: 2927
- Joined: Wed Feb 16, 2011 5:32 pm
Re: ports
i use a shortcut with +connect to start the game,
when i then quit to main menu and use direct connect it has the default port again.
when i then quit to main menu and use direct connect it has the default port again.
- Steve
- Recognized Donor
- Posts: 8194
- Joined: Wed Jul 08, 2015 5:42 am
- Location: Paradise in GMT +1
Re: ports
Log in on Direct Connect, manually placing in the IP + port. It will never change again, unless you manually retype it.
Or, use the name 'game.bgtscc.net'.
Or, use the name 'game.bgtscc.net'.
Jon Smythe - The Book of....
Essaar Arkae - True Essential Servant
Tsarzyn Ek'cla - Superiority Supreme
Khelboros Wyrmstone
- Aspect of Sorrow
- Custom Content
- Posts: 2694
- Joined: Fri Mar 28, 2014 7:11 pm
- Location: Reliquary
Re: ports
A better method would be using pattern matching via ngrep and blacklisting/action drop those origin IPs instead of this if one's not able to blacklist in the carrier upstream.Nyeleni wrote:It is to defend against ddos attacks, which we have right now.