DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th April 2010
Simon Simon is offline
Port Guard
 
Join Date: Jan 2010
Posts: 30
Default Run 2 instances of ftp_proxy

Hi,

I'm using ftp_proxy on an OpenBSD Gateway.
Users need to use ftp
and from anywhere (outside @work), anyone have to access our ftp server.

So in rc.con.local i wrote that :
ftpproxy_flags=""
ftpproxy_flags="-R 172.17.2.21 -p 21 -b 10.10.10.10"

Here, my ftp : 172.17.2.21 and Ext_IP : 10.10.10.10
Is it good ?

In PF.conf,
nat-anchor "ftp-proxy/*"
rdr-anchor "ftp-proxy/*"
i need this 2 times ?

And 2x anchor "ftp-proxy/*" ??

Thank's for your reply.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple instances of Opera ebzzry FreeBSD General 7 24th July 2008 03:53 AM
Possible to run multiple instances of ftp-proxy on boot? amac OpenBSD General 3 23rd May 2008 11:15 AM


All times are GMT. The time now is 08:09 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick