cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
0
Helpful
6
Replies

default gateway change

tjd2112pcca
Level 1
Level 1

Hello all,

I have a Cisco 1841 and 1941. The 1841 will eventually be phased out of the LAN it is routing for. The 1941 we just switched all the users computers to it as the default gateway to Comcast's network. The 1841 has a WebVPN setup pointing to a windows 2003 server for RADIUS auth. When we changed the default gateway on the 2003 server to the 1941 router, it broke the WebVPN. The 1841 also goes out to Paetec's network, not Comcast. Any help would be greatly appreciated.

6 Replies 6

Jason Gervia
Cisco Employee
Cisco Employee

You'll need to add a static route for the radius source (if specified in your 1841 config) pointed back to the 1841 on the 2003 server.  If no source is specified, you'll need to add a route to your 2003 server for the interface IP address that the 1841 is using to route to the 2003 server.

--Jason