Re: Virtual Web Hosting on 2.0.29

Kurt Huwig (kurt@huwig.de)
Sun, 27 Jul 1997 02:59:37 +0200 (CEST)


On Sat, 26 Jul 1997, Jon Lewis wrote:
> On Sat, 26 Jul 1997, Mark wrote:
[...]
> ifconfig eth0:n alias-n.address.com up
> route add -host alias-n.address.com dev eth0:n
>
> repeat for n in 0-whatever number you like.

Why doesn't the modules usage of 'ip_alias' goes to zero after I down the
alias-device?

# ifconfig eth0:0 192.168.1.2
# lsmod
Module Pages Used by
ip_alias 1 1 (autoclean)
# ifconfig eth0:0 down
# lsmod
Module Pages Used by
ip_alias 1 1 (autoclean)
# ifconfig eth0 down
# lsmod
Module Pages Used by
ip_alias 1 0 (autoclean)
# ifconfig eth0 up
# lsmod
Module Pages Used by
ip_alias 1 0 (autoclean)

Kurt

----------------------------------------------------------------
Let me make myself perfectly clear: Step 1: Find plan!
Step 2: Save world!
Let's get crackin'... Step 3: Get outta my house!