What can be a gateway as shown in the output of command `route`? The Next CEO of Stack OverflowPackets not received by TUN deviceSeparate traffic between two tun+ devices with openvpnHow to use a defined local IP instead of external oneHow to force FreeBSD to assign default router when acquiring IP in DHCP mode?Set persistent static routes for 4 interfaces on 2 CentOS 7.1 serversconnect two networks though common computer using route tableLinux gateway: how to route LAN-originated NATed connections through OpenVPN tunnel?How to use a specific interface for a particular destination ip?How to setup a local gatewayHow to set an additional route on the same gateway with systemd-networkd
How easy is it to start Magic from scratch?
What size rim is OK?
Can a single photon have an energy density?
How to Reset Passwords on Multiple Websites Easily?
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?
How to be diplomatic in refusing to write code that breaches the privacy of our users
Why did we only see the N-1 starfighters in one film?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
How do spells that require an ability check vs. the caster's spell save DC work?
Apart from "berlinern", do any other German dialects have a corresponding verb?
If the heap is initialized for security, then why is the stack uninitialized?
Fastest way to shutdown Ubuntu Mate 18.10
Visit to the USA with ESTA approved before trip to Iran
Would this house-rule that treats advantage as a +1 to the roll instead (and disadvantage as -1) and allows them to stack be balanced?
How to count occurrences of text in a file?
How do scammers retract money, while you can’t?
Return the Closest Prime Number
Text adventure game code
Too much space between section and text in a twocolumn document
Does it take more energy to get to Venus or to Mars?
How to make a variable always equal to the result of some calculations?
Is it a good idea to use COLUMN AS (left([Another_Column],(4)) instead of LEFT in the select?
Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables
What can be a gateway as shown in the output of command `route`?
The Next CEO of Stack OverflowPackets not received by TUN deviceSeparate traffic between two tun+ devices with openvpnHow to use a defined local IP instead of external oneHow to force FreeBSD to assign default router when acquiring IP in DHCP mode?Set persistent static routes for 4 interfaces on 2 CentOS 7.1 serversconnect two networks though common computer using route tableLinux gateway: how to route LAN-originated NATed connections through OpenVPN tunnel?How to use a specific interface for a particular destination ip?How to setup a local gatewayHow to set an additional route on the same gateway with systemd-networkd
In the output of route -n, there is a column named "gateway".
What can be a gateway?
I thought a gateway between two networks is a device explicitly designated to be a gateway, out of several devices connected to both networks. That was my impression when I heard that I could find out gateways from the output of route -n.
But now suppose that I am to add a line to the routing table, so I have to pick a gateway, without looking up the routing table.
Is a gateway between two networks just any (meaning without being explicitly designated) device
with two network interfaces connected to the networks respectively, and
with a routing table allowing packets to be transmitted from a network to the other (Is it correct that every device in network(s) has a routing table?)
?
Is a gateway a bi-directional or uni-directional concept? In other words, is a gateway for two networks, or from a network to a second network?
Thanks.
route gateway
|
show 7 more comments
In the output of route -n, there is a column named "gateway".
What can be a gateway?
I thought a gateway between two networks is a device explicitly designated to be a gateway, out of several devices connected to both networks. That was my impression when I heard that I could find out gateways from the output of route -n.
But now suppose that I am to add a line to the routing table, so I have to pick a gateway, without looking up the routing table.
Is a gateway between two networks just any (meaning without being explicitly designated) device
with two network interfaces connected to the networks respectively, and
with a routing table allowing packets to be transmitted from a network to the other (Is it correct that every device in network(s) has a routing table?)
?
Is a gateway a bi-directional or uni-directional concept? In other words, is a gateway for two networks, or from a network to a second network?
Thanks.
route gateway
3
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
Theroutecommand is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.
– Tim
yesterday
You could remove all mention of theroutecommand and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.
– Stephen Kitt
yesterday
I put it under the context ofroutecommand, hoping that it can resonate with other Linux/Unix users.
– Tim
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday
|
show 7 more comments
In the output of route -n, there is a column named "gateway".
What can be a gateway?
I thought a gateway between two networks is a device explicitly designated to be a gateway, out of several devices connected to both networks. That was my impression when I heard that I could find out gateways from the output of route -n.
But now suppose that I am to add a line to the routing table, so I have to pick a gateway, without looking up the routing table.
Is a gateway between two networks just any (meaning without being explicitly designated) device
with two network interfaces connected to the networks respectively, and
with a routing table allowing packets to be transmitted from a network to the other (Is it correct that every device in network(s) has a routing table?)
?
Is a gateway a bi-directional or uni-directional concept? In other words, is a gateway for two networks, or from a network to a second network?
Thanks.
route gateway
In the output of route -n, there is a column named "gateway".
What can be a gateway?
I thought a gateway between two networks is a device explicitly designated to be a gateway, out of several devices connected to both networks. That was my impression when I heard that I could find out gateways from the output of route -n.
But now suppose that I am to add a line to the routing table, so I have to pick a gateway, without looking up the routing table.
Is a gateway between two networks just any (meaning without being explicitly designated) device
with two network interfaces connected to the networks respectively, and
with a routing table allowing packets to be transmitted from a network to the other (Is it correct that every device in network(s) has a routing table?)
?
Is a gateway a bi-directional or uni-directional concept? In other words, is a gateway for two networks, or from a network to a second network?
Thanks.
route gateway
route gateway
edited yesterday
Tim
asked yesterday
TimTim
28.3k78269490
28.3k78269490
3
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
Theroutecommand is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.
– Tim
yesterday
You could remove all mention of theroutecommand and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.
– Stephen Kitt
yesterday
I put it under the context ofroutecommand, hoping that it can resonate with other Linux/Unix users.
– Tim
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday
|
show 7 more comments
3
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
Theroutecommand is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.
– Tim
yesterday
You could remove all mention of theroutecommand and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.
– Stephen Kitt
yesterday
I put it under the context ofroutecommand, hoping that it can resonate with other Linux/Unix users.
– Tim
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday
3
3
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
The
route command is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.– Tim
yesterday
The
route command is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.– Tim
yesterday
You could remove all mention of the
route command and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.– Stephen Kitt
yesterday
You could remove all mention of the
route command and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.– Stephen Kitt
yesterday
I put it under the context of
route command, hoping that it can resonate with other Linux/Unix users.– Tim
yesterday
I put it under the context of
route command, hoping that it can resonate with other Linux/Unix users.– Tim
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday
|
show 7 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508869%2fwhat-can-be-a-gateway-as-shown-in-the-output-of-command-route%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f508869%2fwhat-can-be-a-gateway-as-shown-in-the-output-of-command-route%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
I'm voting to close this question as off-topic because it’s not about Unix or Linux.
– Stephen Kitt
yesterday
The
routecommand is specific to OS. If this question is posted on networkingengineering.se, it will be closed as OS specific. They want nothing about OS, user programs/commands, or application level.– Tim
yesterday
You could remove all mention of the
routecommand and its output from this question without changing it (or potential answers), so no, this question is not OS-specific.– Stephen Kitt
yesterday
I put it under the context of
routecommand, hoping that it can resonate with other Linux/Unix users.– Tim
yesterday
That doesn’t change the fact that it’s off-topic.
– Stephen Kitt
yesterday