DrayTek UK Users' Community Forum
Help, Advice and Solutions from DrayTek Users
LAN DNS on Vigor2927
- johnpa7
- Offline
- Junior Member
Less
More
- Posts: 41
- Thank you received: 0
11 Feb 2022 13:35 #100596
by johnpa7
Replied by johnpa7 on topic Re: LAN DNS on Vigor2927
Steve setup 192.168.0.12 as ftp.Draytek.com send a ping and resolves to the address, no reply as I don't have and ftp server running.
ping ftp.Draytek.com reply given ftp.Draytek.com [192.168.0.12]
Is the ftp server running, I don't know if and ftp server will reply to a ping
On https yes its on my local network but as I use wifi to connect and manage the AP, I would like to have it https.
I have stunnel running to secure connect to security camera, thought I could route via stunnel
ping ftp.Draytek.com reply given ftp.Draytek.com [192.168.0.12]
Is the ftp server running, I don't know if and ftp server will reply to a ping
On https yes its on my local network but as I use wifi to connect and manage the AP, I would like to have it https.
I have stunnel running to secure connect to security camera, thought I could route via stunnel
Please Log in or Create an account to join the conversation.
- stevepritchard
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
11 Feb 2022 14:12 #100597
by stevepritchard
Replied by stevepritchard on topic Re: LAN DNS on Vigor2927
I wasn't expecting a reply I just wanted to see how it resolved, but the fact it appears to resolve as 192.168.0.12 means it's working as expected for you. Although, I'm guessing this could still be a model/firmware issue because you are using a 2962? I'd really need somebody with a 2927 on v4.3.2 to confirm whether it works or not.
As you are hijacking my thread for your https requirement, let me give you my thoughts...
If you are using WiFi (presumably under your control), then unless you have no security on that, then it will be encrypted at the transport level, and so I'd still question the real need for https. AFAIK you would need the camera to support the installation of a SSL Certificate in order for it to work properly over https. Also, to create a certificate (unless you are going to use a self certified certificate) you would need it to be for a public domain, as I'm pretty sure you can't get certificates from public certification autorities, e.g. LetsEncrypt, for IP addresses or private domains. You could possibly create a certificate for a domain you own, and then use that domain in the LAN DNS entry for your local device, then the domain for the camera would match the certificate, even though it is only internal, but as I say, I think you would have install the cert on the camera (I don't recall seeing that on any of my IP cameras).
Then again, I could be totally barking up the wrong tree.
As you are hijacking my thread for your https requirement, let me give you my thoughts...
If you are using WiFi (presumably under your control), then unless you have no security on that, then it will be encrypted at the transport level, and so I'd still question the real need for https. AFAIK you would need the camera to support the installation of a SSL Certificate in order for it to work properly over https. Also, to create a certificate (unless you are going to use a self certified certificate) you would need it to be for a public domain, as I'm pretty sure you can't get certificates from public certification autorities, e.g. LetsEncrypt, for IP addresses or private domains. You could possibly create a certificate for a domain you own, and then use that domain in the LAN DNS entry for your local device, then the domain for the camera would match the certificate, even though it is only internal, but as I say, I think you would have install the cert on the camera (I don't recall seeing that on any of my IP cameras).
Then again, I could be totally barking up the wrong tree.
Please Log in or Create an account to join the conversation.
- piste basher
- Offline
- Big Contributor
Less
More
- Posts: 1193
- Thank you received: 7
11 Feb 2022 15:45 #100599
by piste basher
Replied by piste basher on topic Re: LAN DNS on Vigor2927
Steve, I have a 2927ax running 4.3.2
This feature is not something I have a use for but as per your request I set LAN DNS ftp.draytek.com to 192.168.1.4
Pinging ftp.draytek.com from 192.168.1.10 gives me "Destination Host Unreachable"
Doesn't make any difference if I set "same subnet reply" or not.
Does that help?
(I should add that I find 4.3.2 on the 2927ax is somewhat more stable than 4.3.2 on the 2927ac - the router only reboots itself every 1-2 days, the 2927ac rebooted every couple of minutes )
This feature is not something I have a use for but as per your request I set LAN DNS ftp.draytek.com to 192.168.1.4
Pinging ftp.draytek.com from 192.168.1.10 gives me "Destination Host Unreachable"
Doesn't make any difference if I set "same subnet reply" or not.
Does that help?
(I should add that I find 4.3.2 on the 2927ax is somewhat more stable than 4.3.2 on the 2927ac - the router only reboots itself every 1-2 days, the 2927ac rebooted every couple of minutes
Please Log in or Create an account to join the conversation.
- stevepritchard
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
11 Feb 2022 16:02 #100601
by stevepritchard
Thanks - it does appear that it's working as expected for you, but not for me. How odd. I'm just using a vanilla 2927, but it seems unlikely that's the issue?
I've put in a ticket to Draytek Support, as there must be something weird going on.
Replied by stevepritchard on topic Re: LAN DNS on Vigor2927
Piste Basher wrote:
Steve, I have a 2927ax running 4.3.2
This feature is not something I have a use for but as per your request I set LAN DNS ftp.draytek.com to 192.168.1.4
Pinging ftp.draytek.com from 192.168.1.10 gives me "Destination Host Unreachable"
Doesn't make any difference if I set "same subnet reply" or not.
Does that help?
(I should add that I find 4.3.2 on the 2927ax is somewhat more stable than 4.3.2 on the 2927ac - the router only reboots itself every 1-2 days, the 2927ac rebooted every couple of minutes)
Thanks - it does appear that it's working as expected for you, but not for me. How odd. I'm just using a vanilla 2927, but it seems unlikely that's the issue?
I've put in a ticket to Draytek Support, as there must be something weird going on.
Please Log in or Create an account to join the conversation.
- johnpa7
- Offline
- Junior Member
Less
More
- Posts: 41
- Thank you received: 0
11 Feb 2022 18:13 #100602
by johnpa7
Replied by johnpa7 on topic Re: LAN DNS on Vigor2927
Steve I was not in anyway hijacking your thread. Rather putting into context how I use LAN DNS
Please Log in or Create an account to join the conversation.
- stevepritchard
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
12 Feb 2022 07:04 #100604
by stevepritchard
I was only joking. Don't worry.
Replied by stevepritchard on topic Re: LAN DNS on Vigor2927
johnpa7 wrote:
Steve I was not in anyway hijacking your thread. Rather putting into context how I use LAN DNS
I was only joking. Don't worry.
Please Log in or Create an account to join the conversation.
Moderators: Chris, Sami
Copyright © 2024 DrayTek