Sheep netdriver and OSX

Samuel Rydh mol-general@lists.maconlinux.org
Fri, 1 Aug 2003 19:15:23 +0200


On Fri, Aug 01, 2003 at 05:37:16PM +0100, Brian Ruth wrote:
> In message <20030801154946.GA4235@ibrium.se> you wrote:
> 
> > What does your log say?
> 
> Nothing out of the ordinary to start with. There is a mention of:
> 
> <*> MolEnet: Link up at 100Mbps - Full Duplex
> 
> and an awful lot of:
> 
> Uninitialized osip vector 70
> 
This is because the ethernet interface has not been exported.
You should see the following in your log:

	Ethernet Interface 'sheep-<eth0>' @ FE:FD:DE:AD:BE:

> > Yes. At the moment, only a single network device is supported
> > in OSX. You should comment out everything (in /etc/mol/molrc.net) 
> > and just leave
> > 
> > 	netdev: eth0 -sheep
> 
> I have only that in there.

Make sure you comment out the if-statement just above this line
(whose purpose is preventing the sheep driver from beeing loaded 
in OSX...).

/Samuel