04-28-2004 11:12 PM
Hello I have a setup where I need to "loadbalance" telnet. The strange thing is taht I can't get service up and running. no Matter what I try to use. Here is a copy of my config ( removed the Ip address for security)
no restrict web-mgmt
idle timeout web-mgmt 15
snmp community xxxxxxxx
snmp name xxxxxxxxxx
snmp contact xxxxxxxxxxxxx
snmp location xxxxxxxxxxxxxxxxx
dns suffix omaccess.net
ip management route xxxxxxxxxxxxxxxxx
ip management route xxxxxxxxxxxxxxxxx
ip route xxxxxxxxxxxxx
!************************* INTERFACE *************************
interface 2/1
bridge vlan 123
phy 100Mbits-FD
interface 2/2
bridge vlan 123
phy 100Mbits-FD
interface 2/8
bridge vlan 130
phy 100Mbits-FD
!************************** CIRCUIT **************************
circuit VLAN123
ip address xxxxxxxxxxxxxxxxxxxx
circuit VLAN130
ip address xxxxxxxxxxxxxxxxxx
!************************** SERVICE **************************
service EMA1
ip address xxxxxxxxxx
active
!*************************** OWNER ***************************
owner EMA
content EMA_Telnet
vip address XXXXXXXX
dnsbalance preferlocal
balance weightedrr
no persistent
protocol tcp
add service EMA1
port 23
active
Thx for looking into this.
04-29-2004 12:37 AM
could you capture a 'sho summary' and check if there is any hit for the EMA_Telnet content rule.
Also check with a 'sho serv summary' that the services are alive.
Finally, make sure the response from the server goes through the CSS [check the path from server to client].
Regards,
Gilles.
04-29-2004 01:12 AM
The server are directly connected but I get strange timeouts and can't ping the server from time to time. I'll have to look at the server I guess to find out if port 23 are running on it.
05-05-2004 05:46 PM
I've had the same problem and found it was due to a known software bug with having the interface locked at 100-Full. Setting it to AUTO was a work-around.
Good luck,
Daniel
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide