disable Ping on connect message

These are old archives. They are kept for historic purposes only.
Locked
Synlif
Posts: 7
Joined: Sun Jul 11, 2004 9:12 pm

disable Ping on connect message

Post by Synlif »

Is there a easy way to turn off the "If you are having problems connecting due to ping timeouts, please type /quote pong 45C45823 or /raw pong 45C45823 now." message when a user connects?
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

Compile without nospoof on linux

On windows... No, there isnt, nospoof is very important
Synlif
Posts: 7
Joined: Sun Jul 11, 2004 9:12 pm

Post by Synlif »

what exactly does nospoof do, and how would i compile without it?
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

It is a option in ./Config [edit: off by default]

It prevents IP spoofing (Unnessecary on nix I think) and HTTP proxy clone attacks
Synlif
Posts: 7
Joined: Sun Jul 11, 2004 9:12 pm

Post by Synlif »

thanks :)
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

no problem
Why the hell can't my signature be empty?
"Your message contains too few characters."
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post by Syzop »

Correct. Assuming you are not using an >4 year old OS: Linux, FreeBSD and stuff are all safe.
Windows is absolutely not and I can spoof "any" IP I want within a few seconds till a few minutes depending on my connection speed :P.

[removed previous reaction due to very bad advice]
Locked