DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th October 2008
brody brody is offline
New User
 
Join Date: Sep 2008
Posts: 4
Default ftp-proxy in openbsd

Hi

It is possible to put users connecting to ftp servers via ftp-proxy to different queue ?

I use -q flag but all user use one pipe?

Thanks for help
Reply With Quote
  #2   (View Single Post)  
Old 18th October 2008
Colin Colin is offline
New User
 
Join Date: Jun 2008
Posts: 3
Default

That certainly seems possible although I haven't played with queues enough.
I'm supposing you would just need a rule that tags all traffic going to ftp-proxy to a specific queue.

So take a look at:
http://www.openbsd.org/faq/pf/queueing.html
Reply With Quote
  #3   (View Single Post)  
Old 20th October 2008
s2scott's Avatar
s2scott s2scott is offline
Package Pilot
 
Join Date: May 2008
Location: Toronto, Ontario Canada
Posts: 198
Default

Quote:
Originally Posted by brody View Post
Is it possible to put users connecting to ftp servers via ftp-proxy to different queue ?
There are issues of tagging, and therefore, queuing the ftp control channel vs. the ftp data channel (stream). This was discussed on misc@openbsd.org earlier this year.

ftp-proxy's author opted to drop the "quick" modifier of the auto-magical ftp-proxy anchor; therefore, making the tag processable by your rule set including for purposes of queuing the ftp data channel/stream.

I am not sure where this dropped-quick-modifier fix is on the stable-snapshot version tree. It may be the new default in 4.4, but I'm not sure.

A search of the misc@openbsd.org archive (2008) may yield the answer. Or, after searching, a very polite "ask" at misc@ may garner you an answer.

/S
__________________
Never argue with an idiot. They will bring you down to their level and beat you with experience.
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
nmap and ftp proxy problem hamba FreeBSD Security 2 22nd January 2009 01:33 PM
FTP-Proxy cannot connect plexter OpenBSD Packages and Ports 6 11th October 2008 05:59 PM
Tunnel to Proxy PatrickBaer General software and network 2 11th August 2008 03:32 PM
setting up a proxy server in OpenBSD 4.3 jrake OpenBSD General 1 14th May 2008 06:43 PM
pf and ftp-proxy clinty OpenBSD Security 5 7th May 2008 10:36 PM


All times are GMT. The time now is 03:36 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