Enable anti-spoof protection on FreeBSD?

These are old archives. They are kept for historic purposes only.
Post Reply
logan

Enable anti-spoof protection on FreeBSD?

Post by logan »

Hi,

I want to run UnrealIRCd on FreeBSD. Is there any sense in compiling anti-spoof protection into my daemon or is this only necessary on less advanced operation systems like Windows?

Greetings
logan
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Enable anti-spoof protection on FreeBSD?

Post by Jobe »

If you're referring to the first question in ./Config then it's up to you, but bear in mind, if you say yes, HTTP POST proxies cant be used, if you say no they can.
Your IP: Image
Your Country: Image
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Enable anti-spoof protection on FreeBSD?

Post by Stealth »

Nospoof does not protect against HTTP proxies. If you want something that will take care of proxies, you will need a BOPM or something similar

It is much harder to spoof a host connecting to a *nix system than it is a Windows system. It can still be done, but it isn't as common.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Enable anti-spoof protection on FreeBSD?

Post by Syzop »

not necessary to enable (unless it's a really old fbsd), the only advantage is what Jobe1986 said (protection against HTTP POST proxies, not to be confused with HTTP CONNECT proxies), it's up to you... personally I'd probably not enable it, though nowadays it's not that annoying anymore now that plz to do /quote pong msg is gone ;)
Post Reply