diff options
-rw-r--r-- | perl-install/network/shorewall.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/network/shorewall.pm b/perl-install/network/shorewall.pm index 8af3aaf5b..01ed2f422 100644 --- a/perl-install/network/shorewall.pm +++ b/perl-install/network/shorewall.pm @@ -71,6 +71,7 @@ sub default_interfaces { 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. |