Can't ping D-Link AP From different subnetSamba share cannot be accessed from windows PC on a different...
What is the intuition behind short exact sequences of groups; in particular, what is the intuition behind group extensions?
In Romance of the Three Kingdoms why do people still use bamboo sticks when papers are already invented?
In a Spin are Both Wings Stalled?
Why do I get two different answers for this counting problem?
Is Lorentz symmetry broken if SUSY is broken?
What's the point of deactivating Num Lock on login screens?
Is "remove commented out code" correct English?
Can a virus destroy the BIOS of a modern computer?
I Accidentally Deleted a Stock Terminal Theme
Forgetting the musical notes while performing in concert
How to prevent "they're falling in love" trope
AES: Why is it a good practice to use only the first 16bytes of a hash for encryption?
Will google still index a page if I use a $_SESSION variable?
Alternative to sending password over mail?
Why are electrically insulating heatsinks so rare? Is it just cost?
Why is the 'in' operator throwing an error with a string literal instead of logging false?
How to show the equivalence between the regularized regression and their constraint formulas using KKT
Did Shadowfax go to Valinor?
Could gravitational lensing be used to protect a spaceship from a laser?
Twin primes whose sum is a cube
Is the Joker left-handed?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Stopping power of mountain vs road bike
Brothers & sisters
Can't ping D-Link AP From different subnet
Samba share cannot be accessed from windows PC on a different subnetCan't Ping - Wireless network of homeCannot access LAN PrinterUnable to access different subnetUsing isc-dhcp-server to allocate addresses from subnet different from server subnetSome computers in my subnet do not recognize names of other pc'sAccess network shares on diferent subnetCan't access file share from different subnetAccessing different networks with different subnets from one main networkUnable to ping IP from same broadcast domain/subnet
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I have two different subnets set up on my network (say 10.10.10.* and 10.10.12.*). I am having difficulty pinging a D-Link access point (was a router, now configured to be an AP) located on subnet 1 from subnet 2. However, I can ping other computers on the network. Here is a breakdown:
Assume:
10.10.10.5 -- Desktop Computer
10.10.12.4 -- Access Point 1 (D-Link)
10.10.12.3 -- Access Point 2 (Linksys)
10.10.12.6 -- Laptop Computer connected to either AP1 or AP2
ping from -> to
10.10.10.5 -> 10.10.12.4 No Go
10.10.10.5 -> 10.10.12.3 Works
10.10.12.6 -> 10.10.12.4 Works
Interestingly enough, the D-Link AP works fine aside from not being ping-able. I can connect to it, access internet from it, and ping other network computers while connected to it; I just can't ping the AP from outside the subnet.
Any ideas why this might be? What sort of things should I test?
networking subnet wifi
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have two different subnets set up on my network (say 10.10.10.* and 10.10.12.*). I am having difficulty pinging a D-Link access point (was a router, now configured to be an AP) located on subnet 1 from subnet 2. However, I can ping other computers on the network. Here is a breakdown:
Assume:
10.10.10.5 -- Desktop Computer
10.10.12.4 -- Access Point 1 (D-Link)
10.10.12.3 -- Access Point 2 (Linksys)
10.10.12.6 -- Laptop Computer connected to either AP1 or AP2
ping from -> to
10.10.10.5 -> 10.10.12.4 No Go
10.10.10.5 -> 10.10.12.3 Works
10.10.12.6 -> 10.10.12.4 Works
Interestingly enough, the D-Link AP works fine aside from not being ping-able. I can connect to it, access internet from it, and ping other network computers while connected to it; I just can't ping the AP from outside the subnet.
Any ideas why this might be? What sort of things should I test?
networking subnet wifi
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59
add a comment |
I have two different subnets set up on my network (say 10.10.10.* and 10.10.12.*). I am having difficulty pinging a D-Link access point (was a router, now configured to be an AP) located on subnet 1 from subnet 2. However, I can ping other computers on the network. Here is a breakdown:
Assume:
10.10.10.5 -- Desktop Computer
10.10.12.4 -- Access Point 1 (D-Link)
10.10.12.3 -- Access Point 2 (Linksys)
10.10.12.6 -- Laptop Computer connected to either AP1 or AP2
ping from -> to
10.10.10.5 -> 10.10.12.4 No Go
10.10.10.5 -> 10.10.12.3 Works
10.10.12.6 -> 10.10.12.4 Works
Interestingly enough, the D-Link AP works fine aside from not being ping-able. I can connect to it, access internet from it, and ping other network computers while connected to it; I just can't ping the AP from outside the subnet.
Any ideas why this might be? What sort of things should I test?
networking subnet wifi
I have two different subnets set up on my network (say 10.10.10.* and 10.10.12.*). I am having difficulty pinging a D-Link access point (was a router, now configured to be an AP) located on subnet 1 from subnet 2. However, I can ping other computers on the network. Here is a breakdown:
Assume:
10.10.10.5 -- Desktop Computer
10.10.12.4 -- Access Point 1 (D-Link)
10.10.12.3 -- Access Point 2 (Linksys)
10.10.12.6 -- Laptop Computer connected to either AP1 or AP2
ping from -> to
10.10.10.5 -> 10.10.12.4 No Go
10.10.10.5 -> 10.10.12.3 Works
10.10.12.6 -> 10.10.12.4 Works
Interestingly enough, the D-Link AP works fine aside from not being ping-able. I can connect to it, access internet from it, and ping other network computers while connected to it; I just can't ping the AP from outside the subnet.
Any ideas why this might be? What sort of things should I test?
networking subnet wifi
networking subnet wifi
edited Aug 1 '12 at 18:04
Daniel
asked Aug 1 '12 at 17:58
DanielDaniel
181111
181111
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 10 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
1
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59
add a comment |
1
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59
1
1
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59
add a comment |
2 Answers
2
active
oldest
votes
Did you set the gateway on the D-link when you set it as an AP?
Since pings work from local network, but not from other networks, this could be the most obvious problem, and easiest to verify.
After edit:
Did you check the firewall rules on the AP? Some allow pings only from "LAN" networks (not from WAN), or directly attached networks.
With default firmware, it's hard to debug, but if there's *wrt on it, you can try testing with tcpdump if packets come to the AP (they should), and check the firewall rules.
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
add a comment |
Now that it is an AP instead of a router, did you move the cable from the WAN port to the LAN port?
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2fserverfault.com%2fquestions%2f413369%2fcant-ping-d-link-ap-from-different-subnet%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Did you set the gateway on the D-link when you set it as an AP?
Since pings work from local network, but not from other networks, this could be the most obvious problem, and easiest to verify.
After edit:
Did you check the firewall rules on the AP? Some allow pings only from "LAN" networks (not from WAN), or directly attached networks.
With default firmware, it's hard to debug, but if there's *wrt on it, you can try testing with tcpdump if packets come to the AP (they should), and check the firewall rules.
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
add a comment |
Did you set the gateway on the D-link when you set it as an AP?
Since pings work from local network, but not from other networks, this could be the most obvious problem, and easiest to verify.
After edit:
Did you check the firewall rules on the AP? Some allow pings only from "LAN" networks (not from WAN), or directly attached networks.
With default firmware, it's hard to debug, but if there's *wrt on it, you can try testing with tcpdump if packets come to the AP (they should), and check the firewall rules.
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
add a comment |
Did you set the gateway on the D-link when you set it as an AP?
Since pings work from local network, but not from other networks, this could be the most obvious problem, and easiest to verify.
After edit:
Did you check the firewall rules on the AP? Some allow pings only from "LAN" networks (not from WAN), or directly attached networks.
With default firmware, it's hard to debug, but if there's *wrt on it, you can try testing with tcpdump if packets come to the AP (they should), and check the firewall rules.
Did you set the gateway on the D-link when you set it as an AP?
Since pings work from local network, but not from other networks, this could be the most obvious problem, and easiest to verify.
After edit:
Did you check the firewall rules on the AP? Some allow pings only from "LAN" networks (not from WAN), or directly attached networks.
With default firmware, it's hard to debug, but if there's *wrt on it, you can try testing with tcpdump if packets come to the AP (they should), and check the firewall rules.
edited Aug 1 '12 at 18:24
answered Aug 1 '12 at 18:01
mulazmulaz
9,46212234
9,46212234
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
add a comment |
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
Yes, I set up the default gateway. I will modify my question to include some more info as well.
– Daniel
Aug 1 '12 at 18:02
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
It has the default firmware. I am considering replacing it with an AP that supports dd-wrt (which our other AP runs), but I wanted to see if I could get this one to work first. I Firewall problem would match up with the symptoms, but as far as I can tell I am allowing pings from everywhere. However, I will probably dig through the interface again and see if anything else jumps out at me.
– Daniel
Aug 1 '12 at 18:37
add a comment |
Now that it is an AP instead of a router, did you move the cable from the WAN port to the LAN port?
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
add a comment |
Now that it is an AP instead of a router, did you move the cable from the WAN port to the LAN port?
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
add a comment |
Now that it is an AP instead of a router, did you move the cable from the WAN port to the LAN port?
Now that it is an AP instead of a router, did you move the cable from the WAN port to the LAN port?
answered Aug 2 '12 at 21:56
jsandjsand
312
312
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
add a comment |
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
Yes, Nothing is plugged into the WAN port.
– Daniel
Aug 2 '12 at 22:02
add a comment |
Thanks for contributing an answer to Server Fault!
- 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%2fserverfault.com%2fquestions%2f413369%2fcant-ping-d-link-ap-from-different-subnet%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
Can you draw a diagram of this maybe? It's a bit tough to visualize given your description. Also, include all routes from any L3 device, since this is likely a routing problem.
– MDMarra
Aug 1 '12 at 17:59