DragonFly BSD
DragonFly kernel List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

modify kernel to accept listen <1023 not uid=0 ?


From: rmkml <rmkml@xxxxxxxxxx>
Date: Sat, 31 Jul 2004 09:27:54 +0200

Hi,

Historicaly,

BSD not accept listen <1023

only uid=0 !

Possible accept change this ?

A) example Modify /sys/netinet/in.h
 IPPORT_RESERVED 80
 IPPORT_RESERVEDSTART 78

B) sysctl -w net.inet.ip.portrange.first=1024

(NOT TESTED ON DragonFly !,

but very good on FreeBSD v4.7-10)

Im not tested on more low port.

(only 80/http is important for me)

Regards

Rmkml@xxxxxxxxxx





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]