Bridge packets from WAN port to a specific MAC address (e.g., Set-Top-Box behind router)
up vote
1
down vote
favorite
My ISP feeds me with Internet and IPTV; however, the current setup is that there is a switch before my Wi-Fi router that I want to eliminate.
Here is a diagram of the current setup (as you can see it is quite messy):
And here is what I want to achieve:
I have SSH access to the router's OS (Linux). I also tried some of the UI settings for IPTV:
however, that didn't help.
The only thing that worked partially is bridging WAN to LAN1 in the router; however, after that, all devices connected to the switch did not have Internet.
The limitation that I have is that the router and the STB (Set-Top-Box)
are in different rooms and I have only one Ethernet cable between the rooms.
What I imagined was bridging the packets or the frames that come from the WAN to the STB's MAC or IP address.
I also checked with the ISP if they could provide me with VLAN IDs of the Internet and IPTV packets, but they couldn't provide me with that.
I hope that it makes sense.
networking routing bridge iptv
add a comment |
up vote
1
down vote
favorite
My ISP feeds me with Internet and IPTV; however, the current setup is that there is a switch before my Wi-Fi router that I want to eliminate.
Here is a diagram of the current setup (as you can see it is quite messy):
And here is what I want to achieve:
I have SSH access to the router's OS (Linux). I also tried some of the UI settings for IPTV:
however, that didn't help.
The only thing that worked partially is bridging WAN to LAN1 in the router; however, after that, all devices connected to the switch did not have Internet.
The limitation that I have is that the router and the STB (Set-Top-Box)
are in different rooms and I have only one Ethernet cable between the rooms.
What I imagined was bridging the packets or the frames that come from the WAN to the STB's MAC or IP address.
I also checked with the ISP if they could provide me with VLAN IDs of the Internet and IPTV packets, but they couldn't provide me with that.
I hope that it makes sense.
networking routing bridge iptv
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
My ISP feeds me with Internet and IPTV; however, the current setup is that there is a switch before my Wi-Fi router that I want to eliminate.
Here is a diagram of the current setup (as you can see it is quite messy):
And here is what I want to achieve:
I have SSH access to the router's OS (Linux). I also tried some of the UI settings for IPTV:
however, that didn't help.
The only thing that worked partially is bridging WAN to LAN1 in the router; however, after that, all devices connected to the switch did not have Internet.
The limitation that I have is that the router and the STB (Set-Top-Box)
are in different rooms and I have only one Ethernet cable between the rooms.
What I imagined was bridging the packets or the frames that come from the WAN to the STB's MAC or IP address.
I also checked with the ISP if they could provide me with VLAN IDs of the Internet and IPTV packets, but they couldn't provide me with that.
I hope that it makes sense.
networking routing bridge iptv
My ISP feeds me with Internet and IPTV; however, the current setup is that there is a switch before my Wi-Fi router that I want to eliminate.
Here is a diagram of the current setup (as you can see it is quite messy):
And here is what I want to achieve:
I have SSH access to the router's OS (Linux). I also tried some of the UI settings for IPTV:
however, that didn't help.
The only thing that worked partially is bridging WAN to LAN1 in the router; however, after that, all devices connected to the switch did not have Internet.
The limitation that I have is that the router and the STB (Set-Top-Box)
are in different rooms and I have only one Ethernet cable between the rooms.
What I imagined was bridging the packets or the frames that come from the WAN to the STB's MAC or IP address.
I also checked with the ISP if they could provide me with VLAN IDs of the Internet and IPTV packets, but they couldn't provide me with that.
I hope that it makes sense.
networking routing bridge iptv
networking routing bridge iptv
edited yesterday
Scott
15.5k113889
15.5k113889
asked Dec 1 at 15:42
Ivanov D.
62
62
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday
add a comment |
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f1379993%2fbridge-packets-from-wan-port-to-a-specific-mac-address-e-g-set-top-box-behind%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
(1) Please try harder to explain your situation in words, so people don't need to see the images. (2) What is "STB"? (3) Please upload your images to imgur.com. You should be able to do that when you edit your question.
– Scott
Dec 1 at 15:55
Hi, STB is Set-Top-Box, used for IPTV, apologies for not mentioning this. The imigues should be on imgur now.
– Ivanov D.
yesterday
Is the switch you want to get rid of provided by the ISP, or is it your own switch? Are the UI settings for IPTV "you tried" the ones that are actually working? Reason I'm asking: The ISP probably has a particular way to do IPTV, using VLANs or other things, and it may do that in the switch (if ISP provided) or the router (if ISP provided). To replace that with some other configuration, one first has to understand how the IPTV stuff is actually done.
– dirkt
yesterday
IPTV is often delivered using 802.1Q (a different VLAN than the "internet")... your router might need to be able to deal with this.
– Attie
yesterday
Additionally, that switch between your router and "the internet" (modem?) will likely cause you all sorts of issues... it's a really bad idea, I'd disconnect it now.
– Attie
yesterday