On 12/26/19 8:42 AM, Patrick Mansfield wrote:
I have a fixed IP address in my network script, this:

[umbrella network-scripts]$ more ifcfg-br0
DEVICE=br0
TYPE=Bridge
IPADDR=192.168.1.1
NETMASK=255.255.255.0


It seems odd that there's no default route in that configuration.

Bring up the network in that configuration and see if you can get the output of "ip route show" and "ip addr show".  Stop firewalld if necessary to stop logs broadcast to the terminal.


But AFAIR br0 did not get an IP address. I'm not 100% sure of the exact 
failure, as
I had difficulty using the console as it that was being spammed by a firewall
message output apparently because the bridge was not up, and I had to disable 
the
bridge and use one network for now so I can get normal internet access.


That message might be relevant... You probably should include it.


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to