Re: IP Aliasing on slink/2.2.12

1999-11-06 Thread aphro
im sure youve done this but have you updated the routing table for the new alias ? i use a perl script to add aliases, i just enter the domains into a file and it detects what can be added and adds them (it automatically ignores hosts that are already bound to another machine/network) if you want

IP Aliasing on slink/2.2.12

1999-11-06 Thread Damon Muller
Hi gang, I've got a pretty base slink install with a few additions (all the proposed updates, and some stuff from netgod), for which I have compiled a cusom 2.2.12 kernel. I have IP alias support compiled into the kernel: callisto% grep ALIAS /usr/src/linux/.config CONFIG_IP_ALIAS=y However, w