• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

About IP-bann on TFS0.3rc1 and lastip

christiandb

Member
Joined
Feb 5, 2008
Messages
2,469
Reaction score
5
Location
010
Hey,

I want to ipbann someone on my firewall but when I copy the thingy in last IP it says too few numbers or something. The numbers in lastip are 302.567.148.6, as you can see it's missing 2 numbers. Anyone knows how to fix this?

And I got a question about giving an IP-bann on TFS0.3RC1PL2. When I try to IPbann someone it says "you do not have autothority for this", but I have the highest groupid :S

Thanks in advance,

Chris

PS: rep++ if helped.
 
The ip is 32-bits and is built in binary form, like this:
100000.100010.000001.000100.011001

But we are used to the decimal IPs and i would be hard to remember the ip in binary form ^^
so they translate from binary to decimal
 
First, look at your IP !!!
! It's impossible !
Something like maximum IP is 255.255.255.255
You have 302.567.148.6 ???
302 > 255 so it's impossible, that's why your firewall doesn't accept it.
 
Back
Top