04-19-2006 02:59 AM
Hi All!
I have a CSS 11501 with sg0750004 (07.50.0.04) soft version.
I have a following configuration:
!************************* INTERFACE *************************
interface e8
trunk
vlan 54
vlan 53
!************************** CIRCUIT **************************
circuit VLAN54
ip address 192.168.15.98 255.255.255.0
circuit VLAN53
ip address 10.199.84.99 255.255.255.0
!************************** SERVICE **************************
service MAP
ip address 192.168.15.203
active
!*************************** OWNER ***************************
owner Test
content Tst_Test
vip address 10.199.84.203
add service MAP
active
!*************************** GROUP ***************************
group Tst_grp
add destination service MAP
vip address 10.199.84.203
active
I have a following problem:
I can successfully connect to 10.199.84.203 from subnet 10.199.84.0 only, i.e. i can't do that from others subnets.
04-19-2006 06:29 AM
you do not seem to have a default route configured on your CSS.
Try 'ip route 0.0.0.0 0.0.0.0 10.199.84.1' or dot whatever is the gateway ip.
Gilles.
04-19-2006 10:26 PM
My DG is 10.199.84.11 and I have this command in my config.
I am minotoring 802.Q Trunk on interface Ethernet8, аnd I see following situation:
1. Conenct from 10.199.84.98
10.199.84.981.....10.199.84.203....10.199.15.203
.....SYN >
..........................SYN>
...........................................< SYN,ACK
.....................< SYN,ACK
......ACK >
.....................ACK >
That`s right.
2. When I try from another nets.
10.199.84.98 10.199.84.203 10.199.15.203
......SYN >
10.199.84.203 don`t translate to 10.199.15.203
Service MAP is Alive.
04-20-2006 03:50 AM
can you ping the CSS interface and vip from remote location ?
Do you have any acl ?
Could you capture and send us a 'show boot'.
Also, go into llama mode and enter the command
'flow trace-ip
'flow option 0x1'
Then send the traffic and verify if you get any entry in the log like
FLOWMGR-4: TCP in 192.168.20.137:81->192.168.20.112:11293 SYN
After doing test do a 'flow options 0x0' to stop debugging.
Thanks,
Gilles.
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