server IP with vps behind nat
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
server IP with vps behind nat
and the zone editor put that ip rather than public ip
any solution how to fix it ?
(automatically not manually change everytime i add user/domain)
https://i.imgur.com/OLuC3Jj.png
Re: server IP with vps behind nat
Do you plan to use KeyHelp as the Nameserver? Then you should enter the public IP of your router.
Else: Just don't take care of DNS on KH.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
The first was the DNS Zone Editor, the second one is the panel's local configuration.
Completely unrelated.
What are you trying to achieve?
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
only 10.x.x.x
Re: server IP with vps behind nat
KH hep has no clue which public IP is behind the router, and it doesn't need to know.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
Re: server IP with vps behind nat
No, it just means, that it doesn't care where it's located.MyIDKaTePe wrote: ↑Sat 25. Jun 2022, 18:44 so.. this panel "keyhelp" cannot using by VPS that behind NAT ?
Within the 10.x.y.z net use it as it would have a public IP, and then let your router take care of the rest.
Bust, again: What are you going to achieve?
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
https://imgur.com/OLuC3Jj
refer to my first post
the server that should take care the rest... read and use 10.x.x.x
the domain zone using IN A to 10.x.x.x
not my public ip....
Re: server IP with vps behind nat
Do you have a static IP on your router?MyIDKaTePe wrote: ↑Sat 25. Jun 2022, 18:54 Bust, again: What are you going to achieve?
https://imgur.com/OLuC3Jj
refer to my first post
the server that should take care the rest... read and use 10.x.x.x
the domain zone using IN A to 10.x.x.x
not my public ip....
Do you plan to use KH as a DNS server?
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: server IP with vps behind nat
what company are you using that using NAT?
What is ur DNS showing as ?
what domain company are you using?
we need info on this so we can help better
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
2 core 2GB ram
All Open port (indonesian datacenter)
what domain company are you using?
domain is not big deal
you can see here : https://imgur.com/OLuC3Jj
dns zone using private ip rather than public..
i can change it manually but i think that is not normal....
Re: server IP with vps behind nat
OS in VPS with NAT (1 to 1) can be set to recognize its Public IP by manually registering it in :
Code: Select all
/etc/netplan/xxx.yaml
Once it is recognized by OS upon reboot it will be recognized by KH upon installation.
NOTE :
You need to play with ifconfig to know MAC address before creating/modifying respected files.
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
so i must do it manually.. i though keyhelp already do that and detect my public ip
well i will try now
- MyIDKaTePe
- Posts: 22
- Joined: Sat 25. Jun 2022, 17:06
Re: server IP with vps behind nat
i love this panel
but it look like not suitable for my vps.... thankyou all