MikroTik hAP lite port forwarding
up vote
1
down vote
favorite
I bought the MikroTik hAP lite some weeks ago.
My network seems to be pretty simple:
I got a dynamic WAN-IP (with dyndns) - the hAP Lite (192.168.88.1) - my notebook (192.168.88.240).
Now I'm trying to forward a port range to my notebook. (e.g. 4500 - 4510)
What I already tried is to add a rule under IP -> Firewall -> NAT which has the following setting:
- Chain: dstnat
- Protocol: 6 (tcp)
- Dst-Port: 4500-4510
- In. Interface: ether1 (my WAN interface)
- Action: dst-nat
- To Adresses: 192.168.88.240
- To Ports: 4500-4510
If I'm using a webtool to check if the port is open (like this) I see in the NAT rules statistic graph, that there is data incoming but it says the port is still closed.
If I'm trying to connect from outside (with the application that should connect to one of these ports) there is no reaction on the graph.
I tried some solutions I found in another forum(s?) but nothing worked until now.
I hope you guys have a idea. If you need more information just ask.
Best regards
EDIT:
When I'm debugging my application that tries to connect to my laptop, it says that the :4500 refused the connection.
networking router port-forwarding nat mikrotik-routeros
add a comment |
up vote
1
down vote
favorite
I bought the MikroTik hAP lite some weeks ago.
My network seems to be pretty simple:
I got a dynamic WAN-IP (with dyndns) - the hAP Lite (192.168.88.1) - my notebook (192.168.88.240).
Now I'm trying to forward a port range to my notebook. (e.g. 4500 - 4510)
What I already tried is to add a rule under IP -> Firewall -> NAT which has the following setting:
- Chain: dstnat
- Protocol: 6 (tcp)
- Dst-Port: 4500-4510
- In. Interface: ether1 (my WAN interface)
- Action: dst-nat
- To Adresses: 192.168.88.240
- To Ports: 4500-4510
If I'm using a webtool to check if the port is open (like this) I see in the NAT rules statistic graph, that there is data incoming but it says the port is still closed.
If I'm trying to connect from outside (with the application that should connect to one of these ports) there is no reaction on the graph.
I tried some solutions I found in another forum(s?) but nothing worked until now.
I hope you guys have a idea. If you need more information just ask.
Best regards
EDIT:
When I'm debugging my application that tries to connect to my laptop, it says that the :4500 refused the connection.
networking router port-forwarding nat mikrotik-routeros
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I bought the MikroTik hAP lite some weeks ago.
My network seems to be pretty simple:
I got a dynamic WAN-IP (with dyndns) - the hAP Lite (192.168.88.1) - my notebook (192.168.88.240).
Now I'm trying to forward a port range to my notebook. (e.g. 4500 - 4510)
What I already tried is to add a rule under IP -> Firewall -> NAT which has the following setting:
- Chain: dstnat
- Protocol: 6 (tcp)
- Dst-Port: 4500-4510
- In. Interface: ether1 (my WAN interface)
- Action: dst-nat
- To Adresses: 192.168.88.240
- To Ports: 4500-4510
If I'm using a webtool to check if the port is open (like this) I see in the NAT rules statistic graph, that there is data incoming but it says the port is still closed.
If I'm trying to connect from outside (with the application that should connect to one of these ports) there is no reaction on the graph.
I tried some solutions I found in another forum(s?) but nothing worked until now.
I hope you guys have a idea. If you need more information just ask.
Best regards
EDIT:
When I'm debugging my application that tries to connect to my laptop, it says that the :4500 refused the connection.
networking router port-forwarding nat mikrotik-routeros
I bought the MikroTik hAP lite some weeks ago.
My network seems to be pretty simple:
I got a dynamic WAN-IP (with dyndns) - the hAP Lite (192.168.88.1) - my notebook (192.168.88.240).
Now I'm trying to forward a port range to my notebook. (e.g. 4500 - 4510)
What I already tried is to add a rule under IP -> Firewall -> NAT which has the following setting:
- Chain: dstnat
- Protocol: 6 (tcp)
- Dst-Port: 4500-4510
- In. Interface: ether1 (my WAN interface)
- Action: dst-nat
- To Adresses: 192.168.88.240
- To Ports: 4500-4510
If I'm using a webtool to check if the port is open (like this) I see in the NAT rules statistic graph, that there is data incoming but it says the port is still closed.
If I'm trying to connect from outside (with the application that should connect to one of these ports) there is no reaction on the graph.
I tried some solutions I found in another forum(s?) but nothing worked until now.
I hope you guys have a idea. If you need more information just ask.
Best regards
EDIT:
When I'm debugging my application that tries to connect to my laptop, it says that the :4500 refused the connection.
networking router port-forwarding nat mikrotik-routeros
networking router port-forwarding nat mikrotik-routeros
edited Dec 3 at 19:07
Duncan X Simpson
1,083821
1,083821
asked Mar 23 '17 at 6:47
pennertenner
419146
419146
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13
add a comment |
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
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%2fsuperuser.com%2fquestions%2f1191503%2fmikrotik-hap-lite-port-forwarding%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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%2f1191503%2fmikrotik-hap-lite-port-forwarding%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
Does your laptop actually have some app listening on the port being tested?
– grawity
Mar 23 '17 at 7:17
The application on my notebook ist running.
– pennertenner
Mar 23 '17 at 7:23
Does your notebook have 192.168.88.1 as internet gateway?
– Benoit PHILIPPON
Mar 24 '17 at 8:13