Last change
on this file since 178 was 159, checked in by Kris Deugau, 20 years ago |
/branches/stable
Merged /trunk r157 in. Clean merge required reversing r152,
which isn't a problem as the updated code contains the fix
along with other changes made to the same line(s) of code.
|
File size:
1.3 KB
|
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 |
|
---|
[159] | 14 | <tr class="color1">
|
---|
| 15 | <td valign=top>02/09/2005</td>
|
---|
| 16 | <td>Pool handling has been cleaned up - all PPP-ish pools (modem, DSL, WiFi) now generate a
|
---|
| 17 | full list of IPs rather than reserving the network, gateway, and broadcast IPs necessary on
|
---|
| 18 | a "real" subnet. They will also not display this incorrect and useless information.
|
---|
| 19 | </td></tr>
|
---|
[140] | 20 | <tr class="color2">
|
---|
| 21 | <td valign=top>01/27/2005</td>
|
---|
| 22 | <td>New cities/locations can now be added to the database here.
|
---|
| 23 | </td></tr>
|
---|
[85] | 24 | <tr class="color1">
|
---|
[91] | 25 | <td valign=top>11/30/2004</td>
|
---|
| 26 | <td>Overhauled the city listings; they should be somewhat more complete now. Still needs a
|
---|
| 27 | mechanism to easily add new cities.
|
---|
| 28 | </td></tr>
|
---|
| 29 | <tr class="color2">
|
---|
[85] | 30 | <td valign=top>11/26/2004</td>
|
---|
| 31 | <td>Allocating a static IP is now a little different. Use the "Customer Location" field to
|
---|
| 32 | enter the customer's actual city, and use the "Route from/through" field to pick the POP or
|
---|
| 33 | cable node the IP should come from.
|
---|
| 34 | </td></tr>
|
---|
| 35 | </table>
|
---|
| 36 |
|
---|
| 37 |
|
---|
| 38 | </body></html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.