X-Git-Url: http://git.hcoop.net/hcoop/portal.git/blobdiff_plain/95a4653ec38aa96a24f3782b890f8c720518dc59..44a63d224a81da3c5d2c9e50a46b6af956c47c5f:/ip.mlt diff --git a/ip.mlt b/ip.mlt index edbad91..c849e1f 100644 --- a/ip.mlt +++ b/ip.mlt @@ -28,7 +28,7 @@ elseif $"cmd" = "open" then


- + @@ -38,7 +38,22 @@ elseif $"cmd" = "open" then
[Modify][Delete]
- To install, run: tell adamc what text to put here. + To install:
    +
  1. Choose a new IP address 69.90.123.NNN from those available.
  2. +
  3. Add new entry to /etc/network/interfaces on mire, where N is some incremented number. +
    auto eth0:N
    +iface eth0:N inet static
    +        address 69.90.123.NNN
    +        netmask 255.255.255.224
    +        network 69.90.123.64
    +
  4. +
  5. Edit /etc/apache2/ports.conf and add the following lines: +
    Listen 69.90.123.NNN:80
    +Listen 69.90.123.NNN:443
  6. +
  7. Run ifup eth0:N. +
  8. Restart Apache with /etc/init.d/apache2 restart.
  9. +
  10. Run domtool-admin grant <% name %> ip 69.90.123.NNN +
<% end %> <% end @@ -50,7 +65,7 @@ elseif $"cmd" = "list" then


By: <% name %>
Time: <% #stamp req %>
Time: <% #stamp req %> (<% Util.diffFromNow (#stamp req) %> ago)
Node: <% Web.html (Init.nodeName (#node req)) %>
Port: <% #data req %>
Reason: <% Web.html (#msg req) %>
- + @@ -75,7 +90,7 @@ elseif $"mod" <> "" then
By: <% name %>
Time: <% #stamp req %>
Time: <% #stamp req %> (<% Util.diffFromNow (#stamp req) %> ago)
Node: <% Web.html (Init.nodeName (#node req)) %>
Port: <% #data req %>
Reason: <% Web.html (#msg req) %>
- +
Requestor: <% #name user %>
Time: <% #stamp req %>
Time: <% #stamp req %> (<% Util.diffFromNow (#stamp req) %> ago)
Node: