[H-GEN] ethernet IO address
David Jericho
davidj at amh.com.au
Thu Nov 26 18:14:05 EST 1998
On Fri, Nov 27, 1998 at 01:26:37AM +0000, Luke Grant wrote:
<snippage of your network setup>
> but when i tried to ping another machine on the network.....no go.
Run "netstat -rn"[1] and see if you have a route that looks like
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth0
If not, your version of ifconfig doesn't add the route automagically (which is
a brain dead thing to do anyway).
> IRQ= 3 <---thats cool too
> IO=0x290 <----oh crap :(
This is correct. SMC nics are crap, Ray, crap. SMC network cards (ISA ones
anyway) will report an IO address 0x10 higher than what you set it at.
> alias eth0 wd
> options wd io=0x280
This is only if you really want to force the issue. Most of the time they'll
probe right.
[1] Correct For the BSD Bigots(tm).[2]
[2] Incorrect according to common[4] sense. You're looking at a routing table,
not network statistics.[3]
[3] \end{troll}
[4] s/common/David/
--
David Jericho
More information about the General
mailing list