- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Router vs Gateway
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
10-28-2001 09:05 PM
10-28-2001 09:05 PM
Router vs Gateway
Provided I have configured a gateway, could I just make use of the gateway to communicate with different network instead of configure a router to communicate?
Thanks in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2001 09:48 PM
10-28-2001 09:48 PM
Re: Router vs Gateway
To communicate to different gatways is makes
sense to set up a route for each one, although
it is not manditory as long as you can trace
where you are going.
e.g. you want to get to a machine at 10.55.10.10
and the system you are on is 10.62.20.10
You will most likely find that there is a
router at 10.62.20.1 that you will to know
about. Your router is most likely at 10.55.10.1
So you may have to set a routing table
# route add 10.55.10.1 10.62.20.1 2
To find where the machine is use the
traceroute command as
traceroute 10.55.10.10
Have a look at the man page for 'route'
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2001 11:52 PM
10-28-2001 11:52 PM
Re: Router vs Gateway
A router and a gateway does the same job, an interface to different networks.if you wanted to reach any machine on another network. the router/gateway should be your default router(#route add default routerip sourceip)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 05:34 AM
10-29-2001 05:34 AM
Re: Router vs Gateway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 05:48 AM
10-29-2001 05:48 AM
Re: Router vs Gateway
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 06:03 AM
10-29-2001 06:03 AM
Re: Router vs Gateway
The answer is yes, but by doing so, your gateway will turn into (if its not already) a router. :)
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 06:33 AM
10-29-2001 06:33 AM
Re: Router vs Gateway
Here is a few threads for you to look at,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=97a031a8095bc2ecc3/screen=ckiDisplayDocument?docId=200000024646382
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=97a031a8095bc2ecc3/screen=ckiDisplayDocument?docId=200000009872839
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90741/B2355-90741_top.html&con=/hpux/onlinedocs/B2355-90741/00/00/72-con.html&toc=/hpux/onlinedocs/B2355-90741/00/00/72-toc.html&searchterms=router&queryid=20011029-063641
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2001 12:44 AM
10-30-2001 12:44 AM
Re: Router vs Gateway
That'is the really difference between GATEWAY and ROUTER, which is described with details.
The Probleme comes from an historical abuse of language and uses by technicians and/or manufactures themselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2001 05:52 AM
10-30-2001 05:52 AM