~ps10gel/ubuntu/xenial/trafficserver/6.2.0

« back to all changes in this revision

Viewing changes to proxy/mgmt2/html2/configure/c_net_config.ink

  • Committer: Bazaar Package Importer
  • Author(s): Arno Toell
  • Date: 2011-01-13 11:49:18 UTC
  • Revision ID: james.westby@ubuntu.com-20110113114918-vu422h8dknrgkj15
Tags: upstream-2.1.5-unstable
ImportĀ upstreamĀ versionĀ 2.1.5-unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-------------------------------------------------------------------------
 
2
  Licensed to the Apache Software Foundation (ASF) under one
 
3
  or more contributor license agreements.  See the NOTICE file
 
4
  distributed with this work for additional information
 
5
  regarding copyright ownership.  The ASF licenses this file
 
6
  to you under the Apache License, Version 2.0 (the
 
7
  "License"); you may not use this file except in compliance
 
8
  with the License.  You may obtain a copy of the License at
 
9
 
 
10
      http://www.apache.org/licenses/LICENSE-2.0
 
11
 
 
12
  Unless required by applicable law or agreed to in writing, software
 
13
  distributed under the License is distributed on an "AS IS" BASIS,
 
14
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 
15
  See the License for the specific language governing permissions and
 
16
  limitations under the License.
 
17
  ------------------------------------------------------------------------->
 
18
 
 
19
<@include /include/header.ink>
 
20
<@include /configure/c_header.ink>
 
21
 
 
22
<form method=POST action="/submit_net_config.cgi?<@link_query>">
 
23
<input type=hidden name=record_version value=<@record_version>>
 
24
<input type=hidden name=submit_from_page value=<@link_file>>
 
25
 
 
26
<table width="100%" border="0" cellspacing="0" cellpadding="0">
 
27
  <tr class="tertiaryColor"> 
 
28
    <td class="greyLinks"> 
 
29
      <p>&nbsp;&nbsp;Network Configurations</p>
 
30
    </td>
 
31
  </tr>
 
32
</table>
 
33
 
 
34
<table width="100%" border="0" cellspacing="0" cellpadding="3">
 
35
  <tr class="secondaryColor">
 
36
    <td width="100%" nowrap>
 
37
      &nbsp;
 
38
    </td>
 
39
    <td>
 
40
      <input class="configureButton" type=submit name="apply" value="  Apply  " onClick='return confirm("You are trying to change the network\nparameters. By doing so, you may lose\nthe network connection to this server!");'>
 
41
    </td>
 
42
    <td>
 
43
      <input class="configureButton" type=submit name="cancel" value=" Cancel ">
 
44
    </td>
 
45
  </tr>
 
46
</table>
 
47
 
 
48
<@submit_error_msg>
 
49
 
 
50
<table width="100%" border="0" cellspacing="0" cellpadding="10"> 
 
51
  <tr>
 
52
    <td height="2" colspan="2" class="configureLabel"><@submit_error_flg HOSTNAME>Hostname</td>
 
53
  </tr>
 
54
  <tr>
 
55
    <td nowrap class="bodyText">
 
56
      <input type="text" size="18" name="HOSTNAME" value="<@network HOSTNAME>">
 
57
    </td>
 
58
     <td class="configureHelp" valign="top" align="left">
 
59
      <ul>
 
60
        <li>Change the host name
 
61
      </ul>
 
62
    </td>
 
63
  </tr>
 
64
 
 
65
  <tr> 
 
66
    <td height="2" colspan="2" class="configureLabel">Gateway</td>
 
67
  </tr>
 
68
  <tr> 
 
69
    <td colspan="2">
 
70
      <table border="1" cellspacing="0" cellpadding="0" bordercolor=#CCCCCC width="100%">
 
71
        <tr>
 
72
          <td>
 
73
            <table border="0" cellspacing="0" cellpadding="5" width="100%">
 
74
 
 
75
              <tr> 
 
76
                <td height="2" colspan="2" class="configureLabelSmall"><@submit_error_flg GATEWAY>Default Gateway</td>
 
77
              </tr>
 
78
              <tr>
 
79
                <td nowrap class="bodyText">
 
80
                  <input type="text" size="18" name="GATEWAY" value="<@network GATEWAY>">
 
81
                </td>
 
82
                 <td class="configureHelp" valign="top" align="left"> 
 
83
                  <ul>
 
84
                    <li>Specifies the gateway for this box
 
85
                  </ul>
 
86
                </td>
 
87
              </tr>
 
88
            </table>
 
89
          </td>
 
90
        </tr>
 
91
      </table>
 
92
    </td>
 
93
  </tr>
 
94
 
 
95
  <tr> 
 
96
    <td height="2" colspan="2" class="configureLabel">DNS</td>
 
97
  </tr>
 
98
  <tr> 
 
99
    <td colspan="2">
 
100
      <table border="1" cellspacing="0" cellpadding="0" bordercolor=#CCCCCC width="100%">
 
101
        <tr>
 
102
          <td>
 
103
            <table border="0" cellspacing="0" cellpadding="5" width="100%">
 
104
 
 
105
              <tr>
 
106
                <td height="2" colspan="2" class="configureLabelSmall">Domain name</td>
 
107
              </tr>
 
108
              <tr>
 
109
                <td nowrap class="bodyText">
 
110
                  <input type="text" size="18" name="domain" value="<@network domain>">
 
111
                </td>
 
112
                 <td class="configureHelp" valign="top" align="left">
 
113
                  <ul>
 
114
                    <li>Specifies the  search domain for the DNS
 
115
                  </ul>
 
116
                </td>
 
117
              </tr>
 
118
              
 
119
              <tr>  
 
120
                <td height="2" colspan="2" class="configureLabelSmall"><@submit_error_flg DNS1>IP Address of Primary DNS</td>
 
121
              </tr>
 
122
              <tr>
 
123
                <td nowrap class="bodyText">
 
124
                  <input type="text" size="18" name="DNS1" value="<@network DNS1>">
 
125
                </td>
 
126
                 <td class="configureHelp" valign="top" align="left"> 
 
127
                  <ul>
 
128
                    <li>Specifies the IP address for the primary DNS
 
129
                  </ul>
 
130
                </td>
 
131
              </tr>
 
132
              <tr>
 
133
                <td height="2" colspan="2" class="configureLabelSmall"><@submit_error_flg DNS2>IP Address of Secondary DNS</td>
 
134
              </tr>
 
135
              <tr>
 
136
                <td nowrap class="bodyText">
 
137
                  <input type="text" size="18" name="DNS2" value="<@network DNS2>">
 
138
                </td>
 
139
                 <td class="configureHelp" valign="top" align="left">
 
140
                  <ul>
 
141
                    <li>Specifies the IP address for the secondary DNS
 
142
                  </ul>
 
143
                </td>
 
144
              </tr>
 
145
              <tr>            
 
146
                <td height="2" colspan="2" class="configureLabelSmall"><@submit_error_flg DNS3>IP Address of Third DNS</td>
 
147
              </tr>   
 
148
              <tr>  
 
149
                <td nowrap class="bodyText">
 
150
                  <input type="text" size="18" name="DNS3" value="<@network DNS3>">
 
151
                </td>
 
152
                 <td class="configureHelp" valign="top" align="left">
 
153
                  <ul>
 
154
                    <li>Specifies the IP address for the tertiary DNS
 
155
                  </ul>
 
156
                </td>
 
157
              </tr> 
 
158
            </table>
 
159
          </td>
 
160
        </tr>
 
161
      </table>
 
162
    </td>
 
163
  </tr>
 
164
 
 
165
</table>
 
166
 
 
167
<table width="100%" border="0" cellspacing="0" cellpadding="3">
 
168
  <tr class="secondaryColor">
 
169
    <td width="100%" nowrap>
 
170
      &nbsp;
 
171
    </td>
 
172
    <td>
 
173
      <input class="configureButton" type=submit name="apply" value="  Apply  " onClick='return confirm("You are trying to change the network\nparameters. By doing so, you may lose\nthe network connection to this server!");'>
 
174
    </td>
 
175
    <td>
 
176
      <input class="configureButton" type=submit name="cancel" value=" Cancel ">
 
177
    </td>
 
178
  </tr>
 
179
</table>
 
180
 
 
181
<@include /configure/c_footer.ink>
 
182
 
 
183
</form>
 
184
 
 
185
<@include /include/footer.ink>