LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: must be something stupid...

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx, pmueller@xxxxxxxxxxxx
Subject: Re: must be something stupid...
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 22 May 2001 16:44:58 -0400
Peter Mueller wrote:
> 
> [root@fe4026 fea]# /sbin/ifconfig dummy0 up
> [root@fe4026 fea]# echo 1 > /proc/sys/net/ipv4/conf/all/hidden
> [root@fe4026 fea]# echo 1 > /proc/sys/net/ipv4/conf/dummy0/hidden
> bash: /proc/sys/net/ipv4/conf/dummy0/hidden: No such file or directory
> [root@fe4026 fea]# cd /proc/sys/net/ipv4/conf
> [root@fe4026 conf]# ls
> all  default  eth0  eth1  lo
> 
> could someone explain why dummy0 doesn't get created in
> /proc/sys/net/ipv4/conf/. ?  I don't have much experience with alias

you have to put an IP on the device first

ifconfig dummy0:0 IP netmask 255.255.255.255

then it will appear.

I don't think dummy will solve your problems. It's funnctionally
equivelant to lo as far as LVS is concerned.

Joe

-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


<Prev in Thread] Current Thread [Next in Thread>