Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

FreeBSD 5.1-STABLE & VMWare3.2.1

 
   FreeBSD Hosting (Home) -> FreeBSD Stable RSS
Next:  FreeBSD 4.9 STABLE and Nvidia  
Author Message
QBlu

External


Since: Dec 20, 2003
Posts: 4



(Msg. 1) Posted: Sat Dec 20, 2003 3:34 am
Post subject: FreeBSD 5.1-STABLE & VMWare3.2.1
Archived from groups: comp>unix>bsd>freebsd>misc (more info?)

I've managed to get a guest OS (Win98SE) installed through VMWare 3.2.1 &
FreeBSD-RELEASE-p11 no problem. One area that worked before, but doesn't
now is networking. Through the VMWare Config I've set a custom network
connection mapped to /dev/vmnet0. When I 'Power On' the virtual machine I
keep getting 'Could not get host IP address to create unique Ethernet
address. Using Randomly generated address (xx:xx:xx:xx:xx:xx). Ethernet
address may possible conflict witha virtual machine on another host.

The weird thing, is on a previous install of FreeBSD 5.1-RELEASE I had
networking working no problem... Any help would be great - as I've spend
the last few hours googling...

Thanks

 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
Dr. Richard E. Hawkins

External


Since: Dec 13, 2003
Posts: 20



(Msg. 2) Posted: Sat Dec 20, 2003 3:02 pm
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article , QBlu wrote:
>I've managed to get a guest OS (Win98SE) installed through VMWare 3.2.1 &
>FreeBSD-RELEASE-p11 no problem. One area that worked before, but doesn't
>now is networking. Through the VMWare Config I've set a custom network
>connection mapped to /dev/vmnet0. When I 'Power On' the virtual machine I
>keep getting 'Could not get host IP address to create unique Ethernet
>address. Using Randomly generated address (xx:xx:xx:xx:xx:xx). Ethernet
>address may possible conflict witha virtual machine on another host.

>The weird thing, is on a previous install of FreeBSD 5.1-RELEASE I had
>networking working no problem... Any help would be great - as I've spend
>the last few hours googling...

Err, you're frarther than most of us, I believe.

The only time I've ever gotten networking working is by setting "OPEN"
in the firewall to get relaying, and that was with v2.

Gary Hendricks is currently working on it, too. I may have time to look
again in a couple of weeks.

hawk
--
Richard E. Hawkins, Asst. Prof. of Economics /"\ ASCII ribbon campaign
dochawk RemoveThis @psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail
These opinions will not be those of X and postings.
Penn State until it pays my retainer. / \

 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
QBlu

External


Since: Dec 20, 2003
Posts: 4



(Msg. 3) Posted: Sun Dec 21, 2003 5:18 am
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

If I recall correctly, it was VMware-workstation-3.2.1-2237.tar.gz which was
the source that worked with DHCP and FreeBSD 5.1-RELEASE. Google use to
display an entire page worth of hits, now you only get four and none of the
links point the the package - anybody out there with this package?
Networking did work on this one, (had it running on a Panasonic Laptop B4 a
reformat) but it took a bit of 'tinkering' to make work (manually
add/install license files/directories)...

Thanks
 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
Vladimir Egorin

External


Since: Dec 21, 2003
Posts: 2



(Msg. 4) Posted: Sun Dec 21, 2003 5:44 am
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2003-12-21, QBlu wrote:
> If I recall correctly, it was VMware-workstation-3.2.1-2237.tar.gz which was
> the source that worked with DHCP and FreeBSD 5.1-RELEASE. Google use to
> display an entire page worth of hits, now you only get four and none of the
> links point the the package - anybody out there with this package?
> Networking did work on this one, (had it running on a Panasonic Laptop B4 a
> reformat) but it took a bit of 'tinkering' to make work (manually
> add/install license files/directories)...
>
> Thanks
>
>

Why don't you update your ports tree? The port version
is vmware3-3.2.1.2242.

--
Vladimir
 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
QBlu

External


Since: Dec 20, 2003
Posts: 4



(Msg. 5) Posted: Sun Dec 21, 2003 6:28 pm
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Why don't you update your ports tree? The port version
> is vmware3-3.2.1.2242.
>
> Vladimir

When I first tried getting VMware running, I had an up to date ports tree -
meaning I installed the 2242 build. It was this build that I couldn't get
the networking to work. The reason I asked for the 2237 build is because I
seemed to remember that build's networking implementation working...
 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
Vladimir Egorin

External


Since: Dec 21, 2003
Posts: 2



(Msg. 6) Posted: Sun Dec 21, 2003 6:57 pm
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2003-12-21, QBlu wrote:
>> Why don't you update your ports tree? The port version
>> is vmware3-3.2.1.2242.
>>
>> Vladimir
>
> When I first tried getting VMware running, I had an up to date ports tree -
> meaning I installed the 2242 build. It was this build that I couldn't get
> the networking to work. The reason I asked for the 2237 build is because I
> seemed to remember that build's networking implementation working...

Here is what I've used:

do not use bridging (select that during build)
In the configuration editor:
Connection type: custom
Device name: /dev/vmnet1

This worked in both builds.
Good luck,
--
Vladimir
 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
QBlu

External


Since: Dec 20, 2003
Posts: 4



(Msg. 7) Posted: Sun Dec 21, 2003 10:53 pm
Post subject: Re: FreeBSD 5.1-STABLE & VMWare3.2.1 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

>
> Here is what I've used:
>
> do not use bridging (select that during build)
> In the configuration editor:
> Connection type: custom
> Device name: /dev/vmnet1
>
> This worked in both builds.
> Good luck,
> --
> Vladimir

That works w/ DHCP?

Regardless, I'll give it a shot and post my results - thanks!
 >> Stay informed about: FreeBSD 5.1-STABLE & VMWare3.2.1 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Freebsd STABLE - I am using 5.2 realese and using CTM to get STABLE In the CTM ftp I found these folders 08/07/03 12:00AM <DIR> cvs-cur 01/04/02 12:00AM <DIR> ports-cur 02/11/01 12:00AM <DIR> src-2.2 08/07/03 12:00AM ...

FreeBSD 5-STABLE - ... is it production quality? I do notice they say Production Release on the FreeBSD.org page, and 4.10 being legacy, but from experience.. has anyone had any significant problems? I'd be doing it from a fresh-install, rather than an upgrade.. and m...

FreeBSD 5.4-STABLE - I re-built my 5.3 system yesterday after cvsup ran yesterday in the A.M. After a rebooting I get: # uname -v FreeBSD 5.4-STABLE #5: Sun Apr 17 16:32:09 CDT 2005 jjr@www.larush.com:/usr/obj/usr/src/sys/GENERIC I didn't see any annoucement about..

ohphone 1.4.1 FreeBSD 5.3 Stable - Hello, anybody there has tried ohphone 1.4.1 in FreeBSD 5.3 Stable? I have working sound (output good. Input, well the mic records sound, not good quality). Ophone registers to gatekeeper, but no sound is produced while a call is in course. Error..

talk / freebsd 4.8-stable - hi group for some reason (probably after a buildworld) my talk utility stopped working. I thought initially it might have been due to inetd.conf being overwritten but this is not the case: [snip] # ntalk is required for the 'talk' utility to work..
   FreeBSD Hosting (Home) -> FreeBSD Stable All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]