> i shut down pulse, changed the config file to put eth0:13 up
> on the next
> ip, X.X.X.239, and now everything works as expected. eth0:13
> comes up,
> ifconfig reports it, etc. etc. too weird. an ip black hole.
>
> any thoughts?
Drew, remember that 238 is really HEX EE. Of course, the problem is
rather obvious when you note that you were trying to bring up interface
thirtEEn...
Run lsmod to see if you have the proper kernel modules. You should see
something like:
esm 65824 1
eepro100 17600 2
aic7xxx 114672 0 (unused)
aacraid 58336 7
superstit 56930 1
int13exor 0238 0
sd_mod 11680 7
scsi_mod 98432 4 [sg aic7xxx aacraid sd_mod]
You may need to get some kernel patches or source for the modules from
if13.kernel.org.
-Paul.
smime.p7s
Description: S/MIME cryptographic signature
|