Difference between revisions of "Network"

From
Jump to: navigation, search
(Created page with "== Network == === Schnittstellen === <pre> eth0 eth1 lo null0 </pre> === Route === <pre> # das 192.168.1.0-Netz geht über das Standardgateway eth0 raus Destination Gat...")
(No difference)

Revision as of 07:17, 13 November 2025

Network

Schnittstellen

eth0
eth1
lo
null0

Route

# das 192.168.1.0-Netz geht über das Standardgateway eth0 raus
Destination     Gateway         Genmask         Flags Metric Ref    Use  Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0  eth0