From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'etc/network') diff --git a/etc/network/DialUp.conf b/etc/network/DialUp.conf new file mode 100644 index 0000000..bd442db --- a/dev/null +++ b/etc/network/DialUp.conf @@ -0,0 +1,11 @@ +[Info] +Name = Dial-up - PPP +Type = dialup +Layer = TCP/IP +[Help] +Help = For dial-up connections through a modem and plain telephone line. +Help[de] = Für Wählverbindungen mit Modem und Telefon. +[Properties] +Auto = 0 +Device = ppp +CardType = serial diff --git a/etc/network/LAN.conf b/etc/network/LAN.conf new file mode 100644 index 0000000..686ad92 --- a/dev/null +++ b/etc/network/LAN.conf @@ -0,0 +1,10 @@ +[Info] +Name = LAN - TCP/IP +Type = lan +Layer = TCP/IP +[Help] +Help = For local-area network connections through PC-Card network interface card. +Help[de] = Für Netwerkverbindungen mit Hilfe einer PC-Card Netwerkkarte. +[Properties] +Auto = 1 +Device = eth -- cgit v0.9.0.2