Can't access openwrt access point's admin interface
up vote
0
down vote
favorite
I've turned my TP-Link Archer C5 into an access point with this guide, using openwrt. It works correctly, and I can now access the internet through the wlan of the access point.
I've set a static ip for the AP (192.168.1.2), as it said in the tutorial, but after connecting to the AP I have internet but can't reach 192.168.1.2. It just times out, with both ssh and a web browser.
So it seems it no longer has an ip address (it does have an ipv6 ip though, but I can't access it through that either). How can I access the web interface of my AP?
networking wireless-networking router openwrt
|
show 2 more comments
up vote
0
down vote
favorite
I've turned my TP-Link Archer C5 into an access point with this guide, using openwrt. It works correctly, and I can now access the internet through the wlan of the access point.
I've set a static ip for the AP (192.168.1.2), as it said in the tutorial, but after connecting to the AP I have internet but can't reach 192.168.1.2. It just times out, with both ssh and a web browser.
So it seems it no longer has an ip address (it does have an ipv6 ip though, but I can't access it through that either). How can I access the web interface of my AP?
networking wireless-networking router openwrt
1
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
1
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00
|
show 2 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've turned my TP-Link Archer C5 into an access point with this guide, using openwrt. It works correctly, and I can now access the internet through the wlan of the access point.
I've set a static ip for the AP (192.168.1.2), as it said in the tutorial, but after connecting to the AP I have internet but can't reach 192.168.1.2. It just times out, with both ssh and a web browser.
So it seems it no longer has an ip address (it does have an ipv6 ip though, but I can't access it through that either). How can I access the web interface of my AP?
networking wireless-networking router openwrt
I've turned my TP-Link Archer C5 into an access point with this guide, using openwrt. It works correctly, and I can now access the internet through the wlan of the access point.
I've set a static ip for the AP (192.168.1.2), as it said in the tutorial, but after connecting to the AP I have internet but can't reach 192.168.1.2. It just times out, with both ssh and a web browser.
So it seems it no longer has an ip address (it does have an ipv6 ip though, but I can't access it through that either). How can I access the web interface of my AP?
networking wireless-networking router openwrt
networking wireless-networking router openwrt
asked Mar 28 '16 at 14:03
vkjb38sjhbv98h4jgvx98hah3fef
10817
10817
1
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
1
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00
|
show 2 more comments
1
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
1
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00
1
1
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
1
1
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00
|
show 2 more comments
1 Answer
1
active
oldest
votes
up vote
0
down vote
So apparently the problem was that my main router uses 192.168.178.* as the space to assign ip addresses in (which isn't standard, usually it's 192.168.1.*). When I configured my AP like so:
gateway: 192.168.178.1
dns: 192.168.178.1
ip: 192.168.178.2
Where 192.168.178.1 is the ip for my router, and 192.168.178.2 is the desired ip for my AP it worked. Now I can reach the admin interface at the AP's ip when my AP is connected to the router via cable, and I'm connected to the AP over wifi.
All other settings were used from: https://wiki.openwrt.org/doc/recipes/bridgedap
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
So apparently the problem was that my main router uses 192.168.178.* as the space to assign ip addresses in (which isn't standard, usually it's 192.168.1.*). When I configured my AP like so:
gateway: 192.168.178.1
dns: 192.168.178.1
ip: 192.168.178.2
Where 192.168.178.1 is the ip for my router, and 192.168.178.2 is the desired ip for my AP it worked. Now I can reach the admin interface at the AP's ip when my AP is connected to the router via cable, and I'm connected to the AP over wifi.
All other settings were used from: https://wiki.openwrt.org/doc/recipes/bridgedap
add a comment |
up vote
0
down vote
So apparently the problem was that my main router uses 192.168.178.* as the space to assign ip addresses in (which isn't standard, usually it's 192.168.1.*). When I configured my AP like so:
gateway: 192.168.178.1
dns: 192.168.178.1
ip: 192.168.178.2
Where 192.168.178.1 is the ip for my router, and 192.168.178.2 is the desired ip for my AP it worked. Now I can reach the admin interface at the AP's ip when my AP is connected to the router via cable, and I'm connected to the AP over wifi.
All other settings were used from: https://wiki.openwrt.org/doc/recipes/bridgedap
add a comment |
up vote
0
down vote
up vote
0
down vote
So apparently the problem was that my main router uses 192.168.178.* as the space to assign ip addresses in (which isn't standard, usually it's 192.168.1.*). When I configured my AP like so:
gateway: 192.168.178.1
dns: 192.168.178.1
ip: 192.168.178.2
Where 192.168.178.1 is the ip for my router, and 192.168.178.2 is the desired ip for my AP it worked. Now I can reach the admin interface at the AP's ip when my AP is connected to the router via cable, and I'm connected to the AP over wifi.
All other settings were used from: https://wiki.openwrt.org/doc/recipes/bridgedap
So apparently the problem was that my main router uses 192.168.178.* as the space to assign ip addresses in (which isn't standard, usually it's 192.168.1.*). When I configured my AP like so:
gateway: 192.168.178.1
dns: 192.168.178.1
ip: 192.168.178.2
Where 192.168.178.1 is the ip for my router, and 192.168.178.2 is the desired ip for my AP it worked. Now I can reach the admin interface at the AP's ip when my AP is connected to the router via cable, and I'm connected to the AP over wifi.
All other settings were used from: https://wiki.openwrt.org/doc/recipes/bridgedap
answered Mar 29 '16 at 20:48
vkjb38sjhbv98h4jgvx98hah3fef
10817
10817
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%2f1058212%2fcant-access-openwrt-access-points-admin-interface%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
Have you tried an IP scan to see which ip addresses are available? Have you rebooted the device? Sometimes a device can crash, but still appear to work mostly. It allows traffic to be go through but the admin interface stops working.
– LPChip
Mar 28 '16 at 14:09
@LPChip I have. I've rebooted it, and even reset to factory defaults. It seems to be a result of the configuration, and not a bug. I've checked my main router's routing table, and the AP isn't assigned an IP, just a IPV6 address..
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:16
@LPChip Is it inherent to access points to not have an ip? Do you know of anything I could change to openwrt's config to resolve this issue?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 14:26
1
If you set the AP as a repeater, it will repeat all settings and thus not have an IP. If you just make it a regular AP, it should have an IP address.
– LPChip
Mar 28 '16 at 14:29
@LPChip Hmm ok. There are several types of access point walkthroughs: I've used bridged ap, but there's also dumb ap and routed ap. I'm guessing I would need to set it as a routed ap?
– vkjb38sjhbv98h4jgvx98hah3fef
Mar 28 '16 at 17:00