Dear all,
Yesterday, I configed PAT in CSS Switch and there were some problem of VPN connection.
The reason of this problem is that CSS Switch didn't change port number when it used Port Address Translation for VPN connection. When the reply packet arrived to CSS, it couldn't translate to Internal IP address.
But other service like DNS worked well.
Please show me the solution!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
You can see the debugging result below.
#########################################################
JAN 13 21:35:23 5/1 3742 FLOWMGR-4: UDP in 192.1.1.171:500->211.1.1.1:500
JAN 13 21:35:23 5/1 3743 FLOWMGR-4: UDP out 211.2.2.253:500->211.1.1.1:500
JAN 13 21:35:23 5/1 3744 FLOWMGR-4: UDP in 211.1.1.1:500->211.2.2.253:500
JAN 13 21:35:38 5/1 3745 FLOWMGR-4: UDP in 211.1.1.1:500->211.2.2.253:500
JAN 13 21:35:53 5/1 3746 FLOWMGR-4: UDP in 211.1.1.1:500->211.2.2.253:500
CSSIN_Master(debug)#
CSSIN_Master(debug)# flow trace-ip 211.1.1.11
CSSIN_Master(debug)#
JAN 13 21:38:24 5/1 3747 FLOWMGR-4: UDP in 192.1.1.171:2694->211.1.1.11:53
JAN 13 21:38:24 5/1 3748 FLOWMGR-4: UDP out 211.2.2.253:42471->211.1.1.11:53
JAN 13 21:38:25 5/1 3749 FLOWMGR-4: UDP in 211.1.1.11:53->211.2.2.253:42471
JAN 13 21:38:25 5/1 3750 FLOWMGR-4: UDP out 211.1.1.11:53->192.1.1.171:2694
#########################################################
Best Regards,
Willy Seo