[f-nsp] redirection base on ports
Oliver
oadam at madao.de
Wed Apr 30 05:31:57 EDT 2008
Try:
server real RS1 192.168.1.2
port 80
port 81
server real RS2 192.168.1.3
port 80
port 81
server virtual VS1 192.168.1.100
port 80
port 81
bind 80 RS1 80 RS2 80
bind 81 RS1 81 RS2 81
Regards,
Oliver
At 03:37 24.04.2008, Rudy Setiawan wrote:
>Hi,
>
>Is it possible to redirect traffic based on destination port?
>
>ie.
>i have the following item
>
>RealServer1: 192.168.1.2
>RealServer2: 192.168.1.3
>
>Both servers have port 80 and 81 opened
>
>Virtual Server: 192.168.1.100
>
>How can I create the Virtual server to have both port 80 and 81
>redirected respectively on a single IP?
>So if I typed in http://192.168.1.100/ --> it'll LB to port 80
>and http://192.168.1.100:81/ --> it'll be LB to port 81
>
>
>Thank you
>
>Regards,
>Rudy
>_______________________________________________
>foundry-nsp mailing list
>foundry-nsp at puck.nether.net
>http://puck.nether.net/mailman/listinfo/foundry-nsp
More information about the foundry-nsp
mailing list