Hello i'm trying to set up alteon AD4 web switch making config directly from manual and it's not working alteon is connected to switch using first port all servers and vip are in the same subnet and it's not working... can anyone give me the clue why ? here is my config i'm trying to connect using client connected to the same switch in the same subnet (tryied already to connect form client in another and still no success)
script start "Alteon AD4" 4 /**** DO NOT EDIT THIS LINE! /* Configuration dump taken 15:38:30 Wed Sep 21, 2005 /* Version 10.0.28.5, Base MAC address 00:0e:62:f5:74:60 /c/stp 1/off /c/ip/if 1 ena addr 10.10.2.2 mask 255.255.255.0 broad 10.10.2.255 /c/ip/gw 1 ena addr 10.10.2.1 /c/ip/frwd/off dirbr disabled /c/slb on /c/slb/real 1 ena rip 10.10.2.98 tmout 2 inter 30 name "rdp0" /c/slb/real 2 ena rip 10.10.2.99 tmout 2 name "rdp1" /c/slb/port 1 client ena proxy ena pip 10.10.2.27 /c/slb/port 2 pip 10.10.2.21 /c/slb/port 3 pip 10.10.2.22 /c/slb/port 4 pip 10.10.2.23 /c/slb/port 5 pip 10.10.2.24 /c/slb/port 6 pip 10.10.2.25 /c/slb/port 7 pip 10.10.2.26 /c/slb/port 8 proxy ena pip 10.10.2.20 /c/slb/layer7/redir / script end /**** DO NOT EDIT THIS LINE!