Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static IP Adress #236

Open
dg2gg opened this issue Jan 21, 2025 · 4 comments
Open

Static IP Adress #236

dg2gg opened this issue Jan 21, 2025 · 4 comments

Comments

@dg2gg
Copy link

dg2gg commented Jan 21, 2025

Is it possible to install a static IP address, no DHCP Adress
Frank

@hurrellit
Copy link

Can you not reserve it in your DHCP server?

@dg2gg
Copy link
Author

dg2gg commented Jan 22, 2025

But an IP is entered in the DHCP server

@hurrellit
Copy link

Most routers/DHCP servers allow you to reserve or hard code a specific IP address for any device on your network via DHCP - and most use the device's MAC address to do it - i.e. you just leave the iGate set to DHCP and the router will do the rest - your iGate will then always have the same IP address.

@richonguzman
Copy link
Owner

Most routers/DHCP servers allow you to reserve or hard code a specific IP address for any device on your network via DHCP - and most use the device's MAC address to do it - i.e. you just leave the iGate set to DHCP and the router will do the rest - your iGate will then always have the same IP address.

this is "almost always" correct

but some wifi networks add the "security" to block DHCP , specially the enterprises networks... so I will try to test and add a solution for this if I find a way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants