#Second network card without gateway

3 messages · Page 1 of 1 (latest)

naive pewter
#

Good morning everyone,
I've been using ioBroker so far and wanted to take a look at Home Assistant.
My network card for the main network and internet is "ENO6S18". I have a second network card that is in a small, separate network. There is no gateway and no DNS server here. If I leave the fields in the configuration empty, however, I get an error message. Even if it says "null" there, the message appears and entering the network mask in the IP address field (192.168.6.120/24) doesn't change anything. Is there no way to set up an additional network card in Home Assistant without entering a fantasy gateway that doesn't even exist? Even a Windows network card allows this without any problems.

wide citrus
#

You need to enter 0.0.0.0 for the gateway, if I'm regretting right

naive pewter
#

It actually keeps writing "null" into the field on its own, which means that there is simply no gateway. Because Home Assistant itself writes the field as "null", you should be able to assume that this works.
Thanks for the help. 0.0.0.0 works as an input, but probably only because it is a valid IP address. Actually, an empty field or the value "null" would be a nicer and more logical input.