summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-xperl-install/standalone/drakgw1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 762aa53f8..f491302b9 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -212,6 +212,7 @@ defined $card_netconnect and log::l("[drakgw] Information from netconnect: ignor
my @all_cards = network::ethernet::get_eth_cards();
my %net_devices = network::ethernet::get_eth_cards_names(@all_cards);
+put_in_hash(\%net_devices, { 'ppp+' => 'ppp+', 'ippp+' => 'ippp+' });
$in->ask_from('',
N("Please enter the name of the interface connected to the internet.