summaryrefslogtreecommitdiffstats
path: root/dns_wizard
diff options
context:
space:
mode:
authorArnaud Desmons <adesmons@mandriva.com>2002-08-22 14:25:41 +0000
committerArnaud Desmons <adesmons@mandriva.com>2002-08-22 14:25:41 +0000
commit5640ed4f1a0d4da27d9187191e7d5d0c525abd38 (patch)
tree59f15503fd202379c9e4773fbe4697c740386b16 /dns_wizard
parenta1d8bf4af2c547c06d40058eacc8ca51956de77c (diff)
downloaddrakwizard-5640ed4f1a0d4da27d9187191e7d5d0c525abd38.tar
drakwizard-5640ed4f1a0d4da27d9187191e7d5d0c525abd38.tar.gz
drakwizard-5640ed4f1a0d4da27d9187191e7d5d0c525abd38.tar.bz2
drakwizard-5640ed4f1a0d4da27d9187191e7d5d0c525abd38.tar.xz
drakwizard-5640ed4f1a0d4da27d9187191e7d5d0c525abd38.zip
changed image path
Diffstat (limited to 'dns_wizard')
-rw-r--r--dns_wizard/dns.wiz361
1 files changed, 1 insertions, 360 deletions
diff --git a/dns_wizard/dns.wiz b/dns_wizard/dns.wiz
index 44578939..f7b9f68c 100644
--- a/dns_wizard/dns.wiz
+++ b/dns_wizard/dns.wiz
@@ -6,14 +6,7 @@
libScript="__WIZ_HOME__/common/scripts/functions.sh"
wizardTitle="DNS Wizard"
imagePosition="top"
- defaultImage="__WIZ_HOME__/images/DNS.jpg"
- height="400"
- width="525"
- hasDb="true"
- dbPositions="2"
- dbFilename="/var/log/wizards/dns.wiz"
- referenceLength="425"
- referenceHeight="13"
+ defaultImage="__WIZ_HOME__/dns_wizard/images/DNS"
perlModule="__WIZ_HOME__/dns_wizard/scripts/Dnsconf.pm"
>
@@ -21,9 +14,6 @@
name="wiz_ext_dns1"
shellVariable="wiz_ext_dns1"
valueIsTranslated="false"
- persistent="true"
- dbPosition="0"
- key="false"
>
</Variable>
@@ -31,9 +21,6 @@
name="wiz_ext_dns2"
shellVariable="wiz_ext_dns2"
valueIsTranslated="false"
- persistent="true"
- dbPosition="1"
- key="false"
>
</Variable>
@@ -66,55 +53,19 @@
</Target>
<Info
- name="welcomeTitle"
- alignement="Center"
helpText="DNS Configuration Wizard"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info13"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info10"
- alignement="Center"
helpText="DNS (Domain Name Server) is the service that put in correspondance a machine with an internet host name."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
- <Info
- name="info30"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info14"
- alignement="Center"
helpText="This wizard will help you configuring the DNS services of your server. This configuration will provide a local DNS service for local computers names, with non-local requests forwarded to an outside DNS."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -148,141 +99,55 @@
</Target>
<Info
- name="dnsTitle"
- alignement="Center"
helpText="DNS Server Addresses"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info2"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info3"
- alignement="East"
helpText="DNS will allow your network to communicate with the Internet using standard internet host names. In order to configure DNS, you must provide the IP address of primary and secondary DNS server; usually this address are given by your Internet provider."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
- <Info
- name="info15"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Grid
name="grid"
rows="2"
columns="3"
- alignement="Center"
>
<Info
- name="info31"
- alignement="Center"
helpText="Primary DNS Address:"
- guiType="label"
- fontStyle="bold"
- fontSize="11"
>
</Info>
<Freetext
name="wiz_ext_dns1"
variableName="wiz_ext_dns1"
- alignement="Fill"
fillScript="get_var wiz_ext_dns1"
- guiType="textfield"
- inputType="any"
editable="true"
- fontName="Default"
- fontStyle="bold"
- fontSize="11"
- proportional="2"
- ratio="30"
- length="40"
>
</Freetext>
- <Info
- name="empty1"
- alignement="Center"
- guiType="label"
- >
- </Info>
<Info
- name="info32"
- alignement="Center"
helpText="Secondary DNS Address:"
- guiType="label"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Freetext
name="wiz_ext_dns2"
variableName="wiz_ext_dns2"
- alignement="Fill"
fillScript="get_var wiz_ext_dns2"
- guiType="textfield"
- inputType="any"
editable="true"
- fontName="Default"
- fontStyle="bold"
- fontSize="11"
- proportional="2"
- ratio="30"
- length="40"
>
</Freetext>
- <Info
- name="empty2"
- alignement="Center"
- guiType="label"
- >
- </Info>
</Grid>
- <Info
- name="info16"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info5"
- alignement="East"
helpText="IP addresses are a dotted list of four numbers smaller than 256."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -298,66 +163,24 @@
>
<Info
- name="info21"
- alignement="Center"
helpText="Warning:"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info20"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
- <Info
- name="info201"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info202"
- alignement="Center"
helpText="You have entered an empty address for the DNS server."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Info
- name="info203"
- alignement="Center"
helpText="Your setting could be accepted, but you will not be able to identify machine names outside your local network."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Info
- name="info23"
- alignement="Center"
helpText="Press next to leave these values empty, or back to enter a value."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -372,36 +195,12 @@
canCancel="true"
>
- <Info
- name="info7"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
- >
- </Info>
<Info
- name="info8"
- alignement="Center"
helpText="This is not a valid address... press next to continue"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info9"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
</Page>
<Page
@@ -415,66 +214,24 @@
>
<Info
- name="errorLabel"
- alignement="Center"
helpText="Network not configured yet"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info23"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
- >
- </Info>
<Info
- name="info22"
- alignement="Center"
helpText="You have to configure the basic network parameters before launch this wizard."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Info
- name="info25"
- alignement="Center"
helpText="Press next to configure these parameters now, or Cancel to exit this wizard."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
- <Info
- name="info26"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info24"
- alignement="Center"
helpText="If you choose to configure now, you will automatically continue with the DNS configuration"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -514,136 +271,53 @@
</Target>
<Info
- name="dnsTitle"
- alignement="Center"
helpText="Configuring the DNS Server"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info2"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info3"
- alignement="East"
helpText="The wizard collected the following parameters
needed to configure your DNS service:"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
- <Info
- name="info15"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Grid
name="grid"
rows="2"
columns="3"
- alignement="Center"
>
<Info
- name="info31"
- alignement="Center"
helpText="Primary DNS Address:"
- guiType="label"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Freetext
name="wiz_ext_dns1"
variableName="wiz_ext_dns1"
- alignement="Fill"
- guiType="textfield"
- inputType="any"
editable="false"
- fontName="Default"
- fontStyle="bold"
- fontSize="11"
- proportional="2"
- ratio="30"
- length="40"
>
</Freetext>
<Info
- name="empty1"
- alignement="Center"
- guiType="label"
>
</Info>
<Info
- name="info32"
- alignement="Center"
helpText="Secondary DNS Address:"
- guiType="label"
- fontStyle="plain"
- fontSize="11"
>
</Info>
<Freetext
name="wiz_ext_dns2"
variableName="wiz_ext_dns2"
- alignement="Fill"
- guiType="textfield"
- inputType="any"
editable="false"
- fontName="Default"
- fontStyle="bold"
- fontSize="11"
- proportional="2"
- ratio="30"
- length="40"
>
</Freetext>
- <Info
- name="empty2"
- alignement="Center"
- guiType="label"
- >
- </Info>
</Grid>
- <Info
- name="info16"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info5"
- alignement="East"
helpText="To accept these values, and configure your server, click on \qConfigure\q or use the Back button to correct them."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -659,34 +333,13 @@ needed to configure your DNS service:"
>
<Info
- name="congratulationTitle"
- alignement="Center"
helpText="Congratulations"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
- <Info
- name="info11"
- alignement="Center"
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
- >
- </Info>
<Info
- name="info18"
- alignement="Center"
helpText="The wizard successfully configured the DNS services of your server."
- guiType="label"
- fontName="Default"
- fontStyle="plain"
- fontSize="11"
>
</Info>
</Page>
@@ -702,13 +355,7 @@ needed to configure your DNS service:"
>
<Info
- name="errorLabel"
- alignement="Center"
helpText="You need to be root to run this wizard"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
</Page>
@@ -724,13 +371,7 @@ needed to configure your DNS service:"
>
<Info
- name="errorLabel"
- alignement="Center"
helpText="System error, no configuration done"
- guiType="label"
- fontName="Default"
- fontStyle="bold"
- fontSize="14"
>
</Info>
</Page>