[f-nsp] foundry port translate and and DSR question
dalton
daltons at panix.com
Sun Jan 21 22:03:11 EST 2007
Hi,
I am running a Foundry serveriron, with 7.4 on it.
SW: Version 07.4.00T12 Copyright (c) 1996-2002 Foundry Networks, Inc.
Compiled on Dec 08 2003 at 10:07:12 labeled as SLB07400
(1444353 bytes) from Primary SLB07400.BIN
HW: ServerIron Switch, serial number 08fa32
400 MHz Power PC processor 740 (revision 8) with 32756K bytes of DRAM
8 100BaseT interfaces with Level 1 Transceiver LXT975
Can I do port translate when i am doing DSR on a VIP.
Here is my basic config.
The SI show server app1 as active in the pool, however running tcpdump on
app1,
I see the http request are coming through the load balancer and being sent
to the server (app1)
on port 80 rather than translated to 8080. When I turn DSR off, the
translation works again.
In my mind, I can't see how DSR and port translation could work together,
but I do see examples of this type of config on another foundry server
iron here, (though the are old and no longer in
production - i.e. config is for servers and client which are now gone.)
ver 07.4.00T12
!
!
server force-delete
server no-fast-bringup
server port 8080
tcp
tcp keepalive port 8080
server port 80
tcp
!
server real app1 200.10.1.114
port default disable
port 8080
!
!
server virtual vip1 200.10.1.124
port default disable
port 8080
port 8080 dsr
port http
port http dsr
port http reset-on-port-fail
bind http app1 8080
Thanks very much.
Regards,
Dalton
More information about the foundry-nsp
mailing list