Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!news.vbc.net!samba.rahul.net!rahul.net!a2i!olivea!spool.mu.edu!usenet.eel.ufl.edu!news.mathworks.com!solaris.cc.vt.edu!homer.alpha.net!legolas From: golon@inxpress.net (Brian E. Golon) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Adding IP Aliases to Ethernet iface Date: Thu, 25 Jul 96 20:11:36 GMT Organization: Internet Express Inc. Lines: 15 Message-ID: <4t8k8d$llb@homer.alpha.net> NNTP-Posting-Host: legolas.inxpress.net X-Newsreader: News Xpress 2.0 Beta #0 I have been adding IP addresses to the ethernet interface using the following: ifconfig ef0 alias IPADDR I try to add one more and receive the following error which locks up the web server (NCSA): select: Bad file descriptor Select error 9 I must remove the IP from the interface and restart the web server to alleviate the error. Any suggestions would be *greatly* appreciated.