Last change
on this file since 121 was 91, checked in by Kris Deugau, 20 years ago |
/branches/stable
Overhaul of city listings - first stage. Cities are now listed in
ONE place for stuffing into HTML and so on. City list also updated
with most of the cities currently listed, and a few that have
probably been removed.
SQL schema updated with new table
|
File size:
906 bytes
|
Rev | Line | |
---|
[85] | 1 | <html><head>
|
---|
| 2 |
|
---|
| 3 | <title>IP Database</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
| 4 |
|
---|
| 5 | <link rel="stylesheet" type="text/css" href="/ip/ipdb.css" />
|
---|
| 6 |
|
---|
| 7 | </head>
|
---|
| 8 | <body bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#ff0000" leftmargin="0" topmargin="0" marginwidth="0">
|
---|
| 9 |
|
---|
| 10 | <table class="regular">
|
---|
| 11 |
|
---|
| 12 | <tr><td class="heading" colspan=2>Changes to the IPDB</td><tr>
|
---|
| 13 |
|
---|
| 14 | <tr class="color1">
|
---|
[91] | 15 | <td valign=top>11/30/2004</td>
|
---|
| 16 | <td>Overhauled the city listings; they should be somewhat more complete now. Still needs a
|
---|
| 17 | mechanism to easily add new cities.
|
---|
| 18 | </td></tr>
|
---|
| 19 | <tr class="color2">
|
---|
[85] | 20 | <td valign=top>11/26/2004</td>
|
---|
| 21 | <td>Allocating a static IP is now a little different. Use the "Customer Location" field to
|
---|
| 22 | enter the customer's actual city, and use the "Route from/through" field to pick the POP or
|
---|
| 23 | cable node the IP should come from.
|
---|
| 24 | </td></tr>
|
---|
| 25 | </table>
|
---|
| 26 |
|
---|
| 27 |
|
---|
| 28 | </body></html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.