Setting up Linksys wrt54g as seperate lan?
up vote
1
down vote
favorite
I have a question, I don't know if it's in the correct place but sorry if that's the case.
Basically I share the internet connection with my downstairs neighbours (landlords) over wifi, that router is a ZTE H368N.
However I have an old linksys wrt54g lying around here and I would like to use it as my own access point, having it connected to the internet via the H368N router, but separated from their lan and devices, and creating my own "new" lan and broadcast domain.
The problem is they do not want my laying down cables everywhere so I cannot use the ethernet port to connect to it.
Is it possible to do this with this router using wireless?
I've been looking around for tomato and openwrt and such, but most tutorials I found are either talking about a repeater mode where it puts you and all your connected devices on the H368N lan, or it's talking about pulling ethernet cables everywhere, which I am not allowed to do.
Does anybody know if and how this is possible? Or even better maybe know where to find a tutorial?
It currently seems to have ddwrt, and I understand tomato is more noob-proof and openwrt is more difficult to setup?
wireless-networking router lan wrt54g
add a comment |
up vote
1
down vote
favorite
I have a question, I don't know if it's in the correct place but sorry if that's the case.
Basically I share the internet connection with my downstairs neighbours (landlords) over wifi, that router is a ZTE H368N.
However I have an old linksys wrt54g lying around here and I would like to use it as my own access point, having it connected to the internet via the H368N router, but separated from their lan and devices, and creating my own "new" lan and broadcast domain.
The problem is they do not want my laying down cables everywhere so I cannot use the ethernet port to connect to it.
Is it possible to do this with this router using wireless?
I've been looking around for tomato and openwrt and such, but most tutorials I found are either talking about a repeater mode where it puts you and all your connected devices on the H368N lan, or it's talking about pulling ethernet cables everywhere, which I am not allowed to do.
Does anybody know if and how this is possible? Or even better maybe know where to find a tutorial?
It currently seems to have ddwrt, and I understand tomato is more noob-proof and openwrt is more difficult to setup?
wireless-networking router lan wrt54g
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have a question, I don't know if it's in the correct place but sorry if that's the case.
Basically I share the internet connection with my downstairs neighbours (landlords) over wifi, that router is a ZTE H368N.
However I have an old linksys wrt54g lying around here and I would like to use it as my own access point, having it connected to the internet via the H368N router, but separated from their lan and devices, and creating my own "new" lan and broadcast domain.
The problem is they do not want my laying down cables everywhere so I cannot use the ethernet port to connect to it.
Is it possible to do this with this router using wireless?
I've been looking around for tomato and openwrt and such, but most tutorials I found are either talking about a repeater mode where it puts you and all your connected devices on the H368N lan, or it's talking about pulling ethernet cables everywhere, which I am not allowed to do.
Does anybody know if and how this is possible? Or even better maybe know where to find a tutorial?
It currently seems to have ddwrt, and I understand tomato is more noob-proof and openwrt is more difficult to setup?
wireless-networking router lan wrt54g
I have a question, I don't know if it's in the correct place but sorry if that's the case.
Basically I share the internet connection with my downstairs neighbours (landlords) over wifi, that router is a ZTE H368N.
However I have an old linksys wrt54g lying around here and I would like to use it as my own access point, having it connected to the internet via the H368N router, but separated from their lan and devices, and creating my own "new" lan and broadcast domain.
The problem is they do not want my laying down cables everywhere so I cannot use the ethernet port to connect to it.
Is it possible to do this with this router using wireless?
I've been looking around for tomato and openwrt and such, but most tutorials I found are either talking about a repeater mode where it puts you and all your connected devices on the H368N lan, or it's talking about pulling ethernet cables everywhere, which I am not allowed to do.
Does anybody know if and how this is possible? Or even better maybe know where to find a tutorial?
It currently seems to have ddwrt, and I understand tomato is more noob-proof and openwrt is more difficult to setup?
wireless-networking router lan wrt54g
wireless-networking router lan wrt54g
edited Dec 1 at 21:29
Hennes
58.7k792141
58.7k792141
asked Mar 28 '17 at 11:27
Agterbosch
247
247
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57
add a comment |
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
I couldn't get it to work at first, but I flashed the new ddwrt on it, and setting it up as wireless repeater mode (not bridge) instead of client mode, did exactly what I wanted to.
It is now wirelessly connected to the main router as a client with 192.168.0.7 as ip which is now the wan address, and is rebroadcasting that as a new lan, or actually a vlan I think, as a new seperate wifi connection.
All devices now connected get an ip in subnet 10.0.0.0 255.255.255.0, and are completely seperated from the main router as I left all the firewall stuff on.
I can apparantly also use a different dns and ntp server if I want to
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
I couldn't get it to work at first, but I flashed the new ddwrt on it, and setting it up as wireless repeater mode (not bridge) instead of client mode, did exactly what I wanted to.
It is now wirelessly connected to the main router as a client with 192.168.0.7 as ip which is now the wan address, and is rebroadcasting that as a new lan, or actually a vlan I think, as a new seperate wifi connection.
All devices now connected get an ip in subnet 10.0.0.0 255.255.255.0, and are completely seperated from the main router as I left all the firewall stuff on.
I can apparantly also use a different dns and ntp server if I want to
add a comment |
up vote
0
down vote
accepted
I couldn't get it to work at first, but I flashed the new ddwrt on it, and setting it up as wireless repeater mode (not bridge) instead of client mode, did exactly what I wanted to.
It is now wirelessly connected to the main router as a client with 192.168.0.7 as ip which is now the wan address, and is rebroadcasting that as a new lan, or actually a vlan I think, as a new seperate wifi connection.
All devices now connected get an ip in subnet 10.0.0.0 255.255.255.0, and are completely seperated from the main router as I left all the firewall stuff on.
I can apparantly also use a different dns and ntp server if I want to
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
I couldn't get it to work at first, but I flashed the new ddwrt on it, and setting it up as wireless repeater mode (not bridge) instead of client mode, did exactly what I wanted to.
It is now wirelessly connected to the main router as a client with 192.168.0.7 as ip which is now the wan address, and is rebroadcasting that as a new lan, or actually a vlan I think, as a new seperate wifi connection.
All devices now connected get an ip in subnet 10.0.0.0 255.255.255.0, and are completely seperated from the main router as I left all the firewall stuff on.
I can apparantly also use a different dns and ntp server if I want to
I couldn't get it to work at first, but I flashed the new ddwrt on it, and setting it up as wireless repeater mode (not bridge) instead of client mode, did exactly what I wanted to.
It is now wirelessly connected to the main router as a client with 192.168.0.7 as ip which is now the wan address, and is rebroadcasting that as a new lan, or actually a vlan I think, as a new seperate wifi connection.
All devices now connected get an ip in subnet 10.0.0.0 255.255.255.0, and are completely seperated from the main router as I left all the firewall stuff on.
I can apparantly also use a different dns and ntp server if I want to
answered Mar 30 '17 at 10:46
Agterbosch
247
247
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%2f1193140%2fsetting-up-linksys-wrt54g-as-seperate-lan%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
Even if possible, keep in mind that this router is a 11g router. It is very slow by today’s standards.
– Daniel B
Mar 28 '17 at 11:37
Yea I figured that, but I guess it's still better than nothing
– Agterbosch
Mar 28 '17 at 11:41
If you are using DD-WRT, you can use "Client-Mode" but that will use up the wireless as a "client" to the ZTE. And any internet connectivity you get (in a separate LAN) would be over wired from the Wrt54G to your PC/Laptop. Another option is to simply put the WRT54G next to the ZTE (so a 30cm or less cable from ZTE to the WAN port of the WRT54G sitting next to it) and then you have your own separate LAN over wireless when connecting to the WRT54G. So possible yes - but as @DanielB has mentioned - you may be worse off.
– Darius
Mar 28 '17 at 12:00
But then I'd still have to go through the thick concrete floors with my phone, plus they can still mess around with my router if they want to. Could I use this "Client mode" in combination with for example a raspberry pi and a wifi dongle? Something like that? so one will act as the client to the ZTE, and one will act as the access point for my devices? Or would that be out of the question?
– Agterbosch
Mar 28 '17 at 12:03
OpenWrt has been forked, now it's LEDE, there is already a stable version 17.01.
– Christophe
Mar 28 '17 at 13:57