List Info

Thread: redirection base on ports




redirection base on ports
user name
2008-04-23 20:37:55
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-nsppuck.nether.net
h
ttp://puck.nether.net/mailman/listinfo/foundry-nsp

Re: redirection base on ports
country flaguser name
Germany
2008-04-30 04:31:57
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-nsppuck.nether.net
>h
ttp://puck.nether.net/mailman/listinfo/foundry-nsp

_______________________________________________
foundry-nsp mailing list
foundry-nsppuck.nether.net
h
ttp://puck.nether.net/mailman/listinfo/foundry-nsp

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )