can I use a reserved IP and DHCP rather then a static IP? #9374
Replies: 1 comment 2 replies
-
If you use a static IP address from your Internet provider, that would be a public IP address on the Internet. You most likely do not want to expose your Security Onion management interface to the Internet. Instead, simply use an IP address in your LAN. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use spectrum as my cable provider. Spectrum can reserve you IPv4 address. They can only make a static IP for businesses not for residential customers. This means it will not dynamically change this IPv4 address to work like a static IP? Neither of these will not change at any time, so when setting up security onion, I only need to run DHCP instead of static. The idea for static is an IP address that will not change.
Beta Was this translation helpful? Give feedback.
All reactions