summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-01-09 14:39:21 +0000
committerdamien <damien@mandriva.com>2001-01-09 14:39:21 +0000
commit28c7bb7ea95a2516e8a579d730eedd3270b97ad2 (patch)
tree48c397e50de5d14b75c0fc3b196bbf68e0c766be
parent59a9990e247dab8e66a03907a14e39d7370b6348 (diff)
downloaddrakx-backup-do-not-use-28c7bb7ea95a2516e8a579d730eedd3270b97ad2.tar
drakx-backup-do-not-use-28c7bb7ea95a2516e8a579d730eedd3270b97ad2.tar.gz
drakx-backup-do-not-use-28c7bb7ea95a2516e8a579d730eedd3270b97ad2.tar.bz2
drakx-backup-do-not-use-28c7bb7ea95a2516e8a579d730eedd3270b97ad2.tar.xz
drakx-backup-do-not-use-28c7bb7ea95a2516e8a579d730eedd3270b97ad2.zip
corrected last message in firewall install
-rw-r--r--perl-install/install_steps_interactive.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 253f26bb9..356cbe67e 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -1136,7 +1136,8 @@ Do you really want to quit now?"), 0);
For further configuration after installation, use a browser
from any computer connected to your LAN, and connect on :
-https://$o->{netc}{HOSTNAME}:8443/
+https://" . $o->{intf}{eth0}->{BOOTPROTO} eq 'static' ? $o->{intf}{eth0}->{IPADDR} : $o->{netc}{HOSTNAME} . ":8443/
+
Log on with your admin account"));
}
$o->ask_warn('',