In article <[EMAIL PROTECTED]>,
Tim Sailer <[EMAIL PROTECTED]> wrote:
>First, you have to compile your kernel with ip aliasing in it. Reboot
>with your shiny new kernel.
>
>Then run something like this:
>
>/sbin/ifconfig eth0:1 yourdomain.com
>/sbin/route add -host yourdomain.com dev eth0:1
>
>PS: I'll be adding this to my ISP page, along with ip_accounting for
>the virtual interfaces.
I read that it's just a little bit faster and cleaner to do
/sbin/route add -host yourdomain.com dev lo
^^^^^^
You might want to look into that.
Mike.
--
Miquel van Smoorenburg | Studying to be a technomage <*>
[EMAIL PROTECTED] | "May you live in interesting times"
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .