- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Routing Network traffic through ISA server
Switches, Hubs, and Modems
1823125
Members
3377
Online
109646
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 04:57 AM
тАО06-17-2009 04:57 AM
Hello all,
I have been asked to route all internet traffic through our ISA server. Am I able to do this by changing the default route on the core switches?
I am not sure if this is possible can anyone help?
Thanks
Andy
I have been asked to route all internet traffic through our ISA server. Am I able to do this by changing the default route on the core switches?
I am not sure if this is possible can anyone help?
Thanks
Andy
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 09:05 AM
тАО06-17-2009 09:05 AM
Solution
yes it is true
default route must to isa server
such as
ip route 0.0.0.0 0.0.0.0 192.168.1.240(isa server ip address)
and you must write static route isa server to switch
192.168.0.0 255.255.0.0 192.168.1.200(switch vlan ip address)
default route must to isa server
such as
ip route 0.0.0.0 0.0.0.0 192.168.1.240(isa server ip address)
and you must write static route isa server to switch
192.168.0.0 255.255.0.0 192.168.1.200(switch vlan ip address)
cenk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 09:07 AM
тАО06-17-2009 09:07 AM
Re: Routing Network traffic through ISA server
if runing vlan's on your switch
cenk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2009 11:23 PM
тАО06-17-2009 11:23 PM
Re: Routing Network traffic through ISA server
OK can I just make sure I understand this correctly!
Create a default route to the ISA server on the core switches
ip route 0.0.0.0 0.0.0.0 10.0.2.23(isa server ip address)
This part is not that clear to me
Create static routes from the isa server to the vlan ip addresses on the core switches
ip route 10.0.2.23 255.255.255.255 10.0.32.3 (VLAN 1)
ip route 10.0.2.23 255.255.255.255 10.0.33.3 (VLAN 2)
ip route 10.0.2.23 255.255.255.255 10.0.34.3 (VLAN 3)
etc...
Many thanks
Andy
I have attached running config if that helps
Create a default route to the ISA server on the core switches
ip route 0.0.0.0 0.0.0.0 10.0.2.23(isa server ip address)
This part is not that clear to me
Create static routes from the isa server to the vlan ip addresses on the core switches
ip route 10.0.2.23 255.255.255.255 10.0.32.3 (VLAN 1)
ip route 10.0.2.23 255.255.255.255 10.0.33.3 (VLAN 2)
ip route 10.0.2.23 255.255.255.255 10.0.34.3 (VLAN 3)
etc...
Many thanks
Andy
I have attached running config if that helps
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP