No reply on ARP from device with same VLAN ID

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












So I have two Linux devices, connected by a single Ethernet cable. I am trying to understand how VLANs work and experimenting a bit.



On device 1, which has an IP address of 10.210.3.1 and 2 Ethernet ports, there is a VLAN configuration of:



  • VLAN ID 200 which is set as the Management VLAN, port membership is
    for both Ethernet ports

  • VLAN ID 201, port membership on port 1 (not set as Management VLAN)


  • VLAN ID 202, port membership on port 1 (not set as Management VLAN)


Device 1 and 2 are connected by an Ethernet cable on port 1.
On device 2, I have added a VLAN 201 with IP address of 10.210.3.2 (the interface is enp0s3.201)



When I try to ping from device 2 to device 1, I can see the 802.1Q information (I have set the pings to come from interface used by the VLAN). Device 1 shows ARP broadcasts being received from device 2 however it does not reply to it.



What am I doing wrong?










share|improve this question





















  • It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
    – Scott
    Sep 25 '17 at 4:51














up vote
0
down vote

favorite












So I have two Linux devices, connected by a single Ethernet cable. I am trying to understand how VLANs work and experimenting a bit.



On device 1, which has an IP address of 10.210.3.1 and 2 Ethernet ports, there is a VLAN configuration of:



  • VLAN ID 200 which is set as the Management VLAN, port membership is
    for both Ethernet ports

  • VLAN ID 201, port membership on port 1 (not set as Management VLAN)


  • VLAN ID 202, port membership on port 1 (not set as Management VLAN)


Device 1 and 2 are connected by an Ethernet cable on port 1.
On device 2, I have added a VLAN 201 with IP address of 10.210.3.2 (the interface is enp0s3.201)



When I try to ping from device 2 to device 1, I can see the 802.1Q information (I have set the pings to come from interface used by the VLAN). Device 1 shows ARP broadcasts being received from device 2 however it does not reply to it.



What am I doing wrong?










share|improve this question





















  • It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
    – Scott
    Sep 25 '17 at 4:51












up vote
0
down vote

favorite









up vote
0
down vote

favorite











So I have two Linux devices, connected by a single Ethernet cable. I am trying to understand how VLANs work and experimenting a bit.



On device 1, which has an IP address of 10.210.3.1 and 2 Ethernet ports, there is a VLAN configuration of:



  • VLAN ID 200 which is set as the Management VLAN, port membership is
    for both Ethernet ports

  • VLAN ID 201, port membership on port 1 (not set as Management VLAN)


  • VLAN ID 202, port membership on port 1 (not set as Management VLAN)


Device 1 and 2 are connected by an Ethernet cable on port 1.
On device 2, I have added a VLAN 201 with IP address of 10.210.3.2 (the interface is enp0s3.201)



When I try to ping from device 2 to device 1, I can see the 802.1Q information (I have set the pings to come from interface used by the VLAN). Device 1 shows ARP broadcasts being received from device 2 however it does not reply to it.



What am I doing wrong?










share|improve this question













So I have two Linux devices, connected by a single Ethernet cable. I am trying to understand how VLANs work and experimenting a bit.



On device 1, which has an IP address of 10.210.3.1 and 2 Ethernet ports, there is a VLAN configuration of:



  • VLAN ID 200 which is set as the Management VLAN, port membership is
    for both Ethernet ports

  • VLAN ID 201, port membership on port 1 (not set as Management VLAN)


  • VLAN ID 202, port membership on port 1 (not set as Management VLAN)


Device 1 and 2 are connected by an Ethernet cable on port 1.
On device 2, I have added a VLAN 201 with IP address of 10.210.3.2 (the interface is enp0s3.201)



When I try to ping from device 2 to device 1, I can see the 802.1Q information (I have set the pings to come from interface used by the VLAN). Device 1 shows ARP broadcasts being received from device 2 however it does not reply to it.



What am I doing wrong?







linux ping arp vlan






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 25 '17 at 0:26









nnja

162




162











  • It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
    – Scott
    Sep 25 '17 at 4:51
















  • It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
    – Scott
    Sep 25 '17 at 4:51















It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
– Scott
Sep 25 '17 at 4:51




It might help if you filled in some of the blanks.  (1) What Linux are you using?  (2) How many interfaces does device 2 have?  (3) What are all the IP addresses?  (The outputs from ipconfig -a might be useful.) Please do not respond in comments; edit your question to make it clearer and more complete. P.S. A possibility: look closely at all your netmask values (I’ve seen that cause trouble in situations somewhat similar to this).
– Scott
Sep 25 '17 at 4:51















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',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394219%2fno-reply-on-arp-from-device-with-same-vlan-id%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f394219%2fno-reply-on-arp-from-device-with-same-vlan-id%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay