- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Specifying gateway information
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
12-01-2004 08:34 AM
12-01-2004 08:34 AM
Question: Where can I view/modify the default gateway information? On SAM -> Networking and Communications -> Network Interface Cards, it says Default Gateway "none specified" but none on the menus lets me modify this info.
Help anyone? Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:43 AM
12-01-2004 08:43 AM
Re: Specifying gateway information
I'd just take a look at the /etc/rc.config.d/netconf file and see what the default gateway is set for.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:43 AM
12-01-2004 08:43 AM
Re: Specifying gateway information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:47 AM
12-01-2004 08:47 AM
Re: Specifying gateway information
Do the following.
#vi /etc/rc.config.d/netconf
and modify ROUTE_GATEWAY[0]=" as per your requirement.
eg:-
# IMPORTANT: for 9.x-to-10.0 transition, do not put blank lines between
# the next set of statements
ROUTE_DESTINATION[0]=default
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="10.10.10.1"
ROUTE_COUNT[0]=""
ROUTE_ARGS[0]=""
Regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:49 AM
12-01-2004 08:49 AM
Re: Specifying gateway information
you make enties like this:
ROUTE_DESTINATION[0]=default
RAUTE_MASK[0]=""
ROUTE_GATEWAY[0]=10.1.0.1
ROUTE_COUNR[0]=1
ROUTE_ARGS[0]=""
but you can also do it in Sam and then check the file entries afterwards:
Sam->Networking & Communications ->Routes ->Actions -> Add Default Routes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 09:41 AM
12-01-2004 09:41 AM
Re: Specifying gateway information
Now I was able to view the netconf file. Modified it. Do I need to do anything after for this to take effect?
I also noticed we dont have ROUTES in the Network and Communications part of SAM. Any idea why?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 09:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 09:57 AM
12-01-2004 09:57 AM
Re: Specifying gateway information
On 11.0 versions, SAM-> Networking and Communications -> Hosts -> Local Hosts File -> Actions -> Configure Default Gateway
On 10.20 (and from memory so beware):
SAM-> Networking and Communications -> Internet Addresses -> Actions -> Modify Default Gateway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:02 AM
12-01-2004 10:02 AM
Re: Specifying gateway information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:05 AM
12-01-2004 10:05 AM
Re: Specifying gateway information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 10:11 AM
12-01-2004 10:11 AM