updated; email fix

This commit is contained in:
gferg 2001-01-26 17:22:49 +00:00
parent 0e96d98eb9
commit 8aa6f685ea
1 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<firstname>Harish</firstname> <firstname>Harish</firstname>
<surname>Pillay</surname> <surname>Pillay</surname>
<affiliation> <affiliation>
<address> <email><ulink URL="h.pillay@ieee.org">h.pillay@ieee.org</ulink></email> </address> <address> <email><ulink URL="mailto:h.pillay@ieee.org">h.pillay@ieee.org</ulink></email> </address>
</affiliation> </affiliation>
</author> </author>
<abstract> <abstract>
@ -16,6 +16,11 @@
</abstract> </abstract>
<pubdate>2001-01-23</pubdate> <pubdate>2001-01-23</pubdate>
<revhistory> <revhistory>
<revision>
<revnumber>1.2</revnumber>
<date>2001-01-26</date>
<authorinitials>JEY</authorinitials>
</revision>
<revision> <revision>
<revnumber>1.1</revnumber> <revnumber>1.1</revnumber>
<date>2001-01-24</date> <date>2001-01-24</date>
@ -38,7 +43,7 @@
<title>My Setup</title> <title>My Setup</title>
<itemizedlist> <itemizedlist>
<listitem><para>IP Alias is standard in kernels 2.0.x and 2.2.x, and available as a compile-time option in 2.4.x <listitem><para>IP Alias is standard in kernels 2.0.x and 2.2.x, and available as a compile-time option in 2.4.x
(IP Alias has been deprecated in 2.4.x and replaced by a more powerful firewalling mechanism. (IP Alias has been deprecated in 2.4.x and replaced by a more powerful firewalling mechanism.)
</para></listitem> </para></listitem>
<listitem><para>IP Alias compiled as a loadable module. You would have indicated in <listitem><para>IP Alias compiled as a loadable module. You would have indicated in
the "make config" command to make your kernel, that you want the IP the "make config" command to make your kernel, that you want the IP
@ -232,7 +237,7 @@ rewrite: ruleset 0 returns: $# smtp $@ 4 . 5 . 6 . 8 $: me < @ 4 . 5 . 6 . 8 >
<para>Thanks to all those who have done this great work on Linux and IP Aliasing. <para>Thanks to all those who have done this great work on Linux and IP Aliasing.
And especially to Juan Jose Ciarlante for clarifying my questions.</para> And especially to Juan Jose Ciarlante for clarifying my questions.</para>
<para>Kudos to the ace programmers!</para> <para>Kudos to the ace programmers!</para>
<para>If you find this document useful or have suggestions on improvements, email me at <email><ulink URL="h.pillay@ieee.org">h.pillay@ieee.org</ulink></email>.</para> <para>If you find this document useful or have suggestions on improvements, email me at <email><ulink URL="mailto:h.pillay@ieee.org">h.pillay@ieee.org</ulink></email>.</para>
<para>Enjoy.</para> <para>Enjoy.</para>
<para>For additional information on networking, you may want to consult the <ulink URL="http://www.linuxdoc.org/HOWTO/Networking-Overview-HOWTO.html">The Linux Networking Overview HOWTO</ulink>.</para> <para>For additional information on networking, you may want to consult the <ulink URL="http://www.linuxdoc.org/HOWTO/Networking-Overview-HOWTO.html">The Linux Networking Overview HOWTO</ulink>.</para>
</sect1> </sect1>