FreeBSD 6.2 and VMWare ESX 3.x

2007-09-13 Thread Bret J. Esquivel
Hi,

 

Has anyone successfully been able install FreeBSD on a ESX server? I
have gotten it to work fine on VMWare Workstation, however when trying
to install on ESX it will not find the ESX SCSI controller and not allow
an install.

 

Thanks,

 



Bret J. Esquivel

[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 

Immense Networks, L.L.C.

http://www.immense.net http://www.immense.net 

Ofc: (225) 754-9005

Cell: (504) 301-7413

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FW: /usr parition is empty!

2007-03-16 Thread Bret J. Esquivel
 

 

From: Bret J. Esquivel [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 16, 2007 3:54 PM
To: [EMAIL PROTECTED]
Subject: /usr parition is empty!

 

Help!

 

I'm currently stumped at a client of mine. Their /usr partition on this 6.1
box is completely empty. The problem arose when no one could login due to
the fact that /usr/bin/login was missing. Does anyone have any advice or
information about this? 

 

I rebooted to single-user mode and mounted /usr without problems. It is only
empty. 

 

Thank you very much in advance!

 

Bret Esquivel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Routing Question

2006-12-12 Thread Bret J Esquivel
Hi,

 

I have a cable modem at my office with a /28 allocated. I have a FreeBSD 6.1
firewall/router in between the cable modem and the switch to other nodes. My
question is how could I add static routes to say my web server having an
external IP address but still going through the firewall box? NAT is not an
option.

 

INET (70.164.48.225/28) - [xl0] Firewall (70.164.48.226) [xl1] - [xl0] Web
server (70.164.48.227)

 

Thanks in advance.

 

Bret

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Routing Question

2006-12-11 Thread Bret J. Esquivel
Hi,

 

I have a cable modem at my office with a /28 allocated. I have a FreeBSD 6.1
firewall/router in between the cable modem and the switch to other nodes. My
question is how could I add static routes to say my web server having an
external IP address but still going through the firewall box? NAT is not an
option.

 

INET (70.164.48.225/28) - [xl0] Firewall (70.164.48.226) [xl1] - [xl0] Web
server (70.164.48.227)

 

Thanks in advance.

 

Bret

 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


JDK 1.5 in a Jail

2006-08-18 Thread Bret J Esquivel
Hi,

I am trying to install the JDK 1.5.0 port inside of a FreeBSD 6.1 Jail.
(/usr/ports/java/jdk15) I have linux compat configured on the main host on
the box, along with the linprocfs enabled. Chad Shire had posted about this
same issue before, stating that he posted the answer earlier in the
archives; however, I can not find it.


Current pertinent mounts:

linprocfs   4   40   100%
/usr/compat/linux/proc
/usr/compat  66769520 6185766 5524219410%
/usr/jails/ox1.immense.net/compat
linprocfs   4   40   100%
/usr/jails/ox1.immense.net/compat/linux/proc


ox1# make install
===  Building for jdk-1.5.0p3_3
ERROR: You must have LINPROCFS mounted before
starting to build the native JDK 1.5.0.

You may do it with the following commands:

# kldload linprocfs

and

# mount -t linprocfs linprocfs /compat/linux/proc

*** Error code 1


Any insight?

Thank you



Bret J. Esquivel
[EMAIL PROTECTED]
Immense Networks LLC
http://www.immense.net



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: JDK 1.5 in a Jail

2006-08-18 Thread Bret J Esquivel
Hi Chad,

Yeah I've tried below inside the master:

mount -t linprocfs linprocfs /usr/jails/ox1.immense.net/compat/linux/proc

with df containing:

linprocfs   4   40   100%
/usr/jails/ox1.immense.net/compat/linux/proc

Still no joy.


Thanks,


Bret J. Esquivel
[EMAIL PROTECTED]
Immense Networks LLC
http://www.immense.net


-Original Message-
From: Chad Leigh -- Shire.Net LLC [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 18, 2006 11:54 AM
To: Bret J Esquivel
Cc: freebsd-questions@FreeBSD.org
Subject: Re: JDK 1.5 in a Jail


On Aug 18, 2006, at 10:45 AM, Bret J Esquivel wrote:

 ox1# make install
 ===  Building for jdk-1.5.0p3_3
 ERROR: You must have LINPROCFS mounted before
 starting to build the native JDK 1.5.0.

 You may do it with the following commands:

 # kldload linprocfs

 and

 # mount -t linprocfs linprocfs /compat/linux/proc

 *** Error code 1


 Any insight?

Did you try what it says above (in the master)?  (mounting a  
linprocfs inside the jail while in the master)?

Chad



 Thank you

---
Chad Leigh -- Shire.Net LLC
Your Web App and Email hosting provider
chad at shire.net




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


NFS over IPSec tunnel

2006-05-22 Thread Bret J Esquivel
I am trying to connect to a NFS server over my IPSec tunnel. However,  
I whenever I  try to mount I get:


[udp] 10.0.20.1:/usr: RPCPROG_MNT: RPC: Timed out

What's wierd is that I can do RPC calls to it, such as:

[EMAIL PROTECTED]:/mnt] rpcinfo -t 10.0.20.1 nfs
program 13 version 2 ready and waiting
program 13 version 3 ready and waiting
[EMAIL PROTECTED]:/mnt] rpcinfo -u 10.0.20.1 nfs
program 13 version 2 ready and waiting
program 13 version 3 ready and waiting

And even a 'showmount -e 10.0.20.1' works:

Exports list on oasis:
/usr   10.0.10.10

This client box is connected to another NFS via the local lan and runs  
fine. The firewall rules on both boxes were flushed as a last ditch  
effort to get this to work, but still nothing. Anyone have any insight  
on this problem?


Thanks!

--
Bret J. Esquivel
Immense Networks LLC
http://www.immense.net




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NFS over IPSec tunnel

2006-05-22 Thread Bret J Esquivel

Thanks Bill, that did it!

mount -o tcp 10.0.20.1:/usr /mnt



--
Bret J. Esquivel
Immense Networks LLC
http://www.immense.net


Quoting Bill Campbell [EMAIL PROTECTED]:


On Mon, May 22, 2006, Bret J Esquivel wrote:

I am trying to connect to a NFS server over my IPSec tunnel. However,
I whenever I  try to mount I get:

[udp] 10.0.20.1:/usr: RPCPROG_MNT: RPC: Timed out


The first things I would check are (a) the /etc/exports file on
the server, and (b) specify a tcp connection on the client as
that should create a connection between the machines.

I ran into a problem a couple of years ago while attempting to
automount home directories hosted on a Linux box from Macs
running OS X.  The Linux box had multiple IP addresses on the NIC
interface, and the udp reply packets were being sent from an IP
different than the one receiving the udp.  Specifying tcp
connections cured that problem.

...

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software, LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

``If the government can take a man's money without his consent, there is no
limit to the additional tyranny it may practise upon him; for, with his
money, it can hire soldiers to stand over him, keep him in subjection,
plunder him at discretion, and kill him if he resists.''
Lysander Spooner, 1852
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Question about COM port

2006-04-22 Thread Bret J Esquivel

What version of FreeBSD are you using?

The DKU-5 utilizes an FTDI chip (RS232 - USB). This is a snippet from
http://www.ftdichip.com/Drivers/3rdPartyDrivers.htm#FreeBSD

Free BSD version 4.8 and greater contains the uftdi driver which  
provides built-in support for FT8U232AM and FT8U245AM based  
peripherals.  For further details please refer to
http://www.freebsd.org/cgi/man.cgi?query=uftdisektion=4manpath=FreeBSD+4.7-stable.




Free BSD version 6 will support the FT2232C device.  Free BSD version  
5 will also support the FT2232C device with a patch.


I hope this helps.

--
Bret J. Esquivel
Immense Networks LLC
http://www.immense.net


Quoting rostyk spolak [EMAIL PROTECTED]:

Can you answer on such a question about COM ports. I have mobile   
telephone Nokia 6020. I bought cable for him - DKU-5.
It has USB connector, but in reality it's COM port connector. What i  
 must do to make my telephone visible in FreeBSD? Two ports COM1 and  
 COM2 are free and i suppose that my telehone must be COM3 or COM4.   
What settings to make? I'll be very pleased if you answer on my   
question.



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]