Network

From
Revision as of 07:17, 13 November 2025 by 62.91.65.109 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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