View Single Post
  #1   (View Single Post)  
Old 26th May 2009
carpman carpman is offline
Shell Scout
 
Join Date: Jul 2008
Posts: 94
Default net.inet.ip.portrange.*

Hello, i need to apply the following to get passive ftp working:

Edit The Ephemeral Port Range
Code:
net.inet.ip.portrange.first: 49152
net.inet.ip.portrange.last: 65535
How is this best achieved?

At first i thought i would edit pf.conf but having done a google it comes under 'Tuning kernel limits' so would need to edit /etc/sysctl.conf

many thanks
Reply With Quote