Bladecenters and freebsd

2012-01-13 Thread Pascal S. Clermont
Hi I am currently seeking a bladecenter solution that is supported by FreeBSD. As much as I would enjoy buying one and test it out, this method could come out very expensive. we need to replace our old IBM Bladecenter by more recent equipment. I have looked at ixsystems but they only provide

Bladecenters and freebsd

2012-01-13 Thread Pascal S. Clermont
Hi I am currently seeking a bladecenter solution that is supported by FreeBSD. As much as I would enjoy buying one and test it out, this method could come out very expensive. we need to replace our old IBM Bladecenter by more recent equipment. I have looked at ixsystems but they only provide

Re: new hardware - compatible?

2008-06-12 Thread Pascal S Clermont
Brad Mettee wrote: Hi all, I'm new to FreeBSD and don't have a lot of time to go digging through archives/info to find answers, so excuse this if it's a "noob" question. It's an emergency server build, and needs to be solid and fast. Will FreeBSD have any problems running on the following ha

Re: [Ports] How to find where a port is located?

2008-06-13 Thread Pascal S Clermont
is a great reference that I even use quite often myself when I am in doubt on a certain subject. Pascal S. Clermont ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Unable to reach hosts outside my subnet after initial installation

2008-06-14 Thread Pascal S Clermont
192.168.0.100 netmask 255.255.255.0" defaultrouter="192.168.0.1" You will need to replace "vr0" by your network card, and replace all IPs for your own. if you modify the settings in the rc.conf you can execute /etc/netstart in order for the settings to take effect.