We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Liebes Forum,
ich trenne mich so langsam von Homematic, da ich immer mehr zigbee einsetze. Nun wollte ich pivccu3 desinstallieren - aber wie genau gehe ich vor?
Bei mir hängt noch in der /etc/network/interfaces mit `source-directory /etc/network/interfaces.d
auto lo iface lo inet loopback
iface eth0 inet manual
auto br0 iface br0 inet dhcp bridge_ports eth0`
wenn ich aber die beiden Zeilen mit br0 rausschmeiße, geht es gar nicht mehr ins Netz....
The text was updated successfully, but these errors were encountered:
source-directory /etc/network/interfaces.d auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp
https://wiki.debian.org/NetworkConfiguration#Setting_up_an_Ethernet_Interface
Sorry, something went wrong.
No branches or pull requests
Liebes Forum,
ich trenne mich so langsam von Homematic, da ich immer mehr zigbee einsetze. Nun wollte ich pivccu3 desinstallieren - aber wie genau gehe ich vor?
Bei mir hängt noch in der /etc/network/interfaces mit
`source-directory /etc/network/interfaces.d
auto lo
iface lo inet loopback
iface eth0 inet manual
auto br0
iface br0 inet dhcp
bridge_ports eth0`
wenn ich aber die beiden Zeilen mit br0 rausschmeiße, geht es gar nicht mehr ins Netz....
The text was updated successfully, but these errors were encountered: