<PRE>
I am trying to set up ip-aliases on my server!!
HereŽs my approach. on suse 6,1
First i compile my kernel( 2.2.5 ) with ip-alias support.
Then i use yast to set up my interfaces eth0:0 eth0:1 eth0:3 e.t.c.
Then i add routes
route add -host 195.249.197.215 eth0:0 e.t.c.
Everything runs fine i can use my name-server and if check route, all of the domains is routed!! only it shows eth0 on all routes ?? and not eth0:0 e.t.c
I can surf the internet, and everything seem to work okay, from the server!!
but nobody can find my server or nameserver!!
if i check the traffic with tcpdump, i see failures like dns1.damo.dk udp port unrecheable.
anybody with a good idea to solve my problem???
attacht is conf files for my network i hope somebody can help me out!! </PRE> <A HREF="bin00001.bin"> Route.conf</A></P> <A HREF="bin00002.bin"> Rc.config</A></P> <A HREF="bin00003.bin"> Resolv.conf</A></P> <A HREF="bin00004.bin"> Host.conf</A></P>
participants (1)
-
damo@damo.dk