- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Def Gateway: Don't want it no more
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-04-2002 09:12 AM
12-04-2002 09:12 AM
Def Gateway: Don't want it no more
Thanks in advance,
S.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 09:15 AM
12-04-2002 09:15 AM
Re: Def Gateway: Don't want it no more
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 09:19 AM
12-04-2002 09:19 AM
Re: Def Gateway: Don't want it no more
Go to /etc/rc.config.d and edit netconf file.
Regards, Vicente.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 09:59 AM
12-04-2002 09:59 AM
Re: Def Gateway: Don't want it no more
Guyz before me told you how to remove it from the configuration, so it'll take place after next boot.
If you want to remove it from current routing and don't want to rebot type (as root of course):
route delete default
Good luck
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 10:22 AM
12-04-2002 10:22 AM
Re: Def Gateway: Don't want it no more
You may use route delete gateway to do it on the fly , to make it permanent you need to edit /etc/rc.cofig.d/netconf file . You may like to look at this :
http://www1.itrc.hp.com/service/cki/docDisplay.do?docId=200000049791567
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2002 08:49 AM
12-05-2002 08:49 AM
Re: Def Gateway: Don't want it no more
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2002 11:52 AM
12-09-2002 11:52 AM
Re: Def Gateway: Don't want it no more
two ways:
route -f
route delete default
Do not forget to change it in the file
/etc/rc.config.d/netconf
Hope this helps,
0leg