Computing.Net > Forums > Networking > Source route on Cisco

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Source route on Cisco

Reply to Message Icon

Name: rafa_ufsc
Date: December 3, 2003 at 04:39:07 Pacific
OS: IOS
CPU/Ram: 2500 series
Comment:

Hello all,
I have a Cisco 2500 Series, with 2 wans and 1 lan. The wan0 is default router, but the other doesn't work because all packets backs using the default router.
I need a static route that says:
Everything that comes from IP X go to wan1.
But i just know how to do static routes using the destination address.
Somebody can help me?

Thanks,

Rafael



Sponsored Link
Ads by Google

Response Number 1
Name: justin_b31
Date: December 3, 2003 at 09:06:29 Pacific
Reply:

I'm not sure what you either said or trying to do...

But there is no 'default' port on this router. Its all in what you program into the interface and where the interface connects to

Now you can filter traffic from your lan using access lists to direct which wan interface a IP uses. Just put a access list for each wan allowing IP-Range and blocking IP-range. You do this for both WAN interfaces

Example: I put serial for reference. Use whatever interface you have.

int s0
configure access list to allow IP range x
configure access list to block IP range x

int s1
configure access list to allow IP range x
configure access list to block IP range x

Now access lists are somewhat complex and I'll not go into detail. Goto Cisco.com and do some homework, afterall this is a volunteer forum and you are probably getting paid to do this... :P



0

Response Number 2
Name: rafa_ufsc
Date: December 3, 2003 at 18:08:11 Pacific
Reply:

Thanks!

I think that it will work.
My job is not to configure ciscos, I'm getting paid to configure a FreeBSD. But I was the only guy that knew how to do basic cisco reconfiguration, and I had this problem...

thanks for the help!


0

Response Number 3
Name: justin_b31
Date: December 4, 2003 at 13:53:02 Pacific
Reply:

no problem good luck. Would appreciate reposting your results if it works ok?

thanks



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Source route on Cisco

Source routing www.computing.net/answers/networking/source-routing/20827.html

User Tracking on Cisco gears www.computing.net/answers/networking/user-tracking-on-cisco-gears/10696.html

Nat on Cisco IOS www.computing.net/answers/networking/nat-on-cisco-ios/6116.html