Cannot use KeyHelp behind a NAT

Discussions about the installation of KeyHelp.
shoulders
Posts: 70
Joined: Wed 25. Oct 2023, 21:05

Re: Cannot use KeyHelp behind a NAT

Post by shoulders »

I already have an idea how much coding would be required for this. Not a lot.

My Logic
  • NIC IP lookup code would not change
  • page would build as normal + the additional IP fields. Tn the web page add an extra field with IPv4/IPv6 filed validation,
  • page: only allow 2 selected IPs (per ipv4/ipv6) and dont submit = done already (frontend validation)
    backend: only allow 2 selected IPs (per ipv4/ipv6) in the submission or fail process (backend validation)
  • the extra fields would be submitted as normal in the IP 'array' (POST)
  • The backend would process the new IP and not know the difference
Last edited by shoulders on Sun 29. Oct 2023, 11:45, edited 1 time in total.
User avatar
Tobi
Community Moderator
Posts: 2832
Joined: Thu 5. Jan 2017, 13:24

Re: Cannot use KeyHelp behind a NAT

Post by Tobi »

So feel free to code your own panel 👍
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
Post Reply