Merge a WiFi network with a LAN network
up vote
0
down vote
favorite
In my office I have two Internet connections. On the first floor I have LAN connection and on the second floor a WiFi connection. Both LAN & WiFi connection ISP providers are different.
I have a local server on the first floor connected to the LAN. All the LAN users can connect to it but the WiFi users can't.
I want to merge the LAN & WiFi connections so everyone can use the local server. How do I do so?
networking lan wifi-configuration
add a comment |
up vote
0
down vote
favorite
In my office I have two Internet connections. On the first floor I have LAN connection and on the second floor a WiFi connection. Both LAN & WiFi connection ISP providers are different.
I have a local server on the first floor connected to the LAN. All the LAN users can connect to it but the WiFi users can't.
I want to merge the LAN & WiFi connections so everyone can use the local server. How do I do so?
networking lan wifi-configuration
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In my office I have two Internet connections. On the first floor I have LAN connection and on the second floor a WiFi connection. Both LAN & WiFi connection ISP providers are different.
I have a local server on the first floor connected to the LAN. All the LAN users can connect to it but the WiFi users can't.
I want to merge the LAN & WiFi connections so everyone can use the local server. How do I do so?
networking lan wifi-configuration
In my office I have two Internet connections. On the first floor I have LAN connection and on the second floor a WiFi connection. Both LAN & WiFi connection ISP providers are different.
I have a local server on the first floor connected to the LAN. All the LAN users can connect to it but the WiFi users can't.
I want to merge the LAN & WiFi connections so everyone can use the local server. How do I do so?
networking lan wifi-configuration
networking lan wifi-configuration
edited Jun 28 at 14:17
robinCTS
3,83241527
3,83241527
asked Jun 28 at 13:39
Atikur Rahaman
1
1
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32
add a comment |
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Firstly, get some advice from a professional network/IT company.
If you want to do this properly you're going to need a network device/modem/router that provides multiple WAN connectivity. These allow multiple WANs to be connected together for such purposes as failover, increased bandwidth and bandwidth/traffic separation.
The device can then allow you to create a single (or multiple, via VLAN technology) network where you can combine your LAN and wifi and allow routing between the two (or make one, big network) allowing your LAN and wifi devices to talk to each other and use one or both of the Internet connections.
Such devices, off the top of my head (and from previous experience) are DrayTek Vigor multi-WAN routers.
You'll see an example image above (source: https://www.dsl-warehouse.com/images/draytek-vigor-2920vn-connections.jpg) showing WAN1 and WAN2 which are the separate ISP connections (Ethernet so you can use your ISP equipment but plug them into the DrayTek with minimal configuration) and the four gigabit LAN sockets allowing you to have up to four separate LANs or (from what I can recall) up to 10 (or 20) VLANs between the Ethernet and wireless networks.
You can even create multiple wireless networks so you can have, say, a guest and a staff network and they'll be completely safe from one another.
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
add a comment |
up vote
0
down vote
FWIW, a router with "bridge mode" could be an option. Zyxel had at least one inexpensive model in their product lines. I cannot provide a more detailed answer since the question is not very clear.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Firstly, get some advice from a professional network/IT company.
If you want to do this properly you're going to need a network device/modem/router that provides multiple WAN connectivity. These allow multiple WANs to be connected together for such purposes as failover, increased bandwidth and bandwidth/traffic separation.
The device can then allow you to create a single (or multiple, via VLAN technology) network where you can combine your LAN and wifi and allow routing between the two (or make one, big network) allowing your LAN and wifi devices to talk to each other and use one or both of the Internet connections.
Such devices, off the top of my head (and from previous experience) are DrayTek Vigor multi-WAN routers.
You'll see an example image above (source: https://www.dsl-warehouse.com/images/draytek-vigor-2920vn-connections.jpg) showing WAN1 and WAN2 which are the separate ISP connections (Ethernet so you can use your ISP equipment but plug them into the DrayTek with minimal configuration) and the four gigabit LAN sockets allowing you to have up to four separate LANs or (from what I can recall) up to 10 (or 20) VLANs between the Ethernet and wireless networks.
You can even create multiple wireless networks so you can have, say, a guest and a staff network and they'll be completely safe from one another.
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
add a comment |
up vote
0
down vote
Firstly, get some advice from a professional network/IT company.
If you want to do this properly you're going to need a network device/modem/router that provides multiple WAN connectivity. These allow multiple WANs to be connected together for such purposes as failover, increased bandwidth and bandwidth/traffic separation.
The device can then allow you to create a single (or multiple, via VLAN technology) network where you can combine your LAN and wifi and allow routing between the two (or make one, big network) allowing your LAN and wifi devices to talk to each other and use one or both of the Internet connections.
Such devices, off the top of my head (and from previous experience) are DrayTek Vigor multi-WAN routers.
You'll see an example image above (source: https://www.dsl-warehouse.com/images/draytek-vigor-2920vn-connections.jpg) showing WAN1 and WAN2 which are the separate ISP connections (Ethernet so you can use your ISP equipment but plug them into the DrayTek with minimal configuration) and the four gigabit LAN sockets allowing you to have up to four separate LANs or (from what I can recall) up to 10 (or 20) VLANs between the Ethernet and wireless networks.
You can even create multiple wireless networks so you can have, say, a guest and a staff network and they'll be completely safe from one another.
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
add a comment |
up vote
0
down vote
up vote
0
down vote
Firstly, get some advice from a professional network/IT company.
If you want to do this properly you're going to need a network device/modem/router that provides multiple WAN connectivity. These allow multiple WANs to be connected together for such purposes as failover, increased bandwidth and bandwidth/traffic separation.
The device can then allow you to create a single (or multiple, via VLAN technology) network where you can combine your LAN and wifi and allow routing between the two (or make one, big network) allowing your LAN and wifi devices to talk to each other and use one or both of the Internet connections.
Such devices, off the top of my head (and from previous experience) are DrayTek Vigor multi-WAN routers.
You'll see an example image above (source: https://www.dsl-warehouse.com/images/draytek-vigor-2920vn-connections.jpg) showing WAN1 and WAN2 which are the separate ISP connections (Ethernet so you can use your ISP equipment but plug them into the DrayTek with minimal configuration) and the four gigabit LAN sockets allowing you to have up to four separate LANs or (from what I can recall) up to 10 (or 20) VLANs between the Ethernet and wireless networks.
You can even create multiple wireless networks so you can have, say, a guest and a staff network and they'll be completely safe from one another.
Firstly, get some advice from a professional network/IT company.
If you want to do this properly you're going to need a network device/modem/router that provides multiple WAN connectivity. These allow multiple WANs to be connected together for such purposes as failover, increased bandwidth and bandwidth/traffic separation.
The device can then allow you to create a single (or multiple, via VLAN technology) network where you can combine your LAN and wifi and allow routing between the two (or make one, big network) allowing your LAN and wifi devices to talk to each other and use one or both of the Internet connections.
Such devices, off the top of my head (and from previous experience) are DrayTek Vigor multi-WAN routers.
You'll see an example image above (source: https://www.dsl-warehouse.com/images/draytek-vigor-2920vn-connections.jpg) showing WAN1 and WAN2 which are the separate ISP connections (Ethernet so you can use your ISP equipment but plug them into the DrayTek with minimal configuration) and the four gigabit LAN sockets allowing you to have up to four separate LANs or (from what I can recall) up to 10 (or 20) VLANs between the Ethernet and wireless networks.
You can even create multiple wireless networks so you can have, say, a guest and a staff network and they'll be completely safe from one another.
edited Jun 28 at 14:43
answered Jun 28 at 14:37
Kinnectus
8,80221730
8,80221730
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
add a comment |
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
You can then use the router device ports to span your network with trees of switches and access points, as necessary, and use VLANs and trunks to build your desired network infrastructure... As a recommendation: if you're planning a network across multiple floors, consider multiple APs on both floors and, of course, network sockets so you can have a central hub room(s) per floor etc etc.
– Kinnectus
Jun 29 at 10:55
add a comment |
up vote
0
down vote
FWIW, a router with "bridge mode" could be an option. Zyxel had at least one inexpensive model in their product lines. I cannot provide a more detailed answer since the question is not very clear.
add a comment |
up vote
0
down vote
FWIW, a router with "bridge mode" could be an option. Zyxel had at least one inexpensive model in their product lines. I cannot provide a more detailed answer since the question is not very clear.
add a comment |
up vote
0
down vote
up vote
0
down vote
FWIW, a router with "bridge mode" could be an option. Zyxel had at least one inexpensive model in their product lines. I cannot provide a more detailed answer since the question is not very clear.
FWIW, a router with "bridge mode" could be an option. Zyxel had at least one inexpensive model in their product lines. I cannot provide a more detailed answer since the question is not very clear.
answered Nov 27 at 19:28
LMSingh
787413
787413
add a comment |
add a comment |
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%2f1334968%2fmerge-a-wifi-network-with-a-lan-network%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
You can do this with network hardware, depending on the server you may also be able to do this from the server os. Please update your question with the server hardware/serverOS and models of both devices you want interconnected.
– Tim_Stewart
Jun 28 at 17:32