Port Routing with limit

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

Port Routing with limit

Post by cdrxftp »

Everybody know default port is 6667.

I have a problem for this subject.

is possible port rouiting with user limit?

For example :

listen 124.46.11.96:6660;
listen 124.46.11.96:6661;
listen 124.46.11.96:6662;
listen 124.46.11.96:6663;
listen 124.46.11.96:6664;
listen 124.46.11.96:6665;
listen 124.46.11.96:6667; limit 300 user when full it user must be entry another port to server =
listen 124.46.11.96:6668;
listen 124.46.11.96:6669;


Pls help us for this subject.

Thank your allthings.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

No, that's not possible (at least with only one server)... But why would you want that anyway?
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Jason
Posts: 570
Joined: Mon Jun 14, 2004 5:09 pm

Post by Jason »

The PF firewall for freebsd could be configured to do this for you.
Why the hell can't my signature be empty?
"Your message contains too few characters."
Post Reply