"Ian Lord" <[EMAIL PROTECTED]> writes:
> It's an all in one solution that authorize wlan lan users before allowing
> them access. It also filter traffic based on their username.
you could roll your own without too much trouble using pf and authpf.
--
Peter N. M. Hansteen, member of the first RF
Hey all,
I've been having a problem that hopefully someone would be able to help
me with. I've been trying to boot FreeBSD via PXE for at least a couple
of days now with no luck. I've read several online guides none of which
explain using a root mfs to accomplish this task. Most of the manu
On Wednesday 01 November 2006 16:09, Jonathan Horne wrote:
> On Wednesday 01 November 2006 18:13, Beech Rintoul wrote:
> > On Wednesday 01 November 2006 14:49, Agus wrote:
> > > Hi...while installing freebsd, and adding some packages, i am asked to
> > > insert disc 2 to add the pkg, then to insert
[Following up my own post]
I would like to mount an SSL enabled WebDAV filesystem with FreeBSD as a
filesystem.
I can successfully mount WebDAV/ssl with gnomevfs2 using the nautilus2
GUI, but then the filesystem does not seem to be accessible as a mounted
filesytem that is known to the BSD ke
Thanks,
After your post, I downloaded pfsense and played with it... I had some
trouble getting it to work, stranges error during boot, etc.
I found it was a fork of monowall which worked for me out of the box..
Amazing product !
Thanks a lot for your help
-Original Message-
From: [EMA
hi list!
I am actually seachring a solution for doing raid over NFS.
My need is to have 2 mail servers sharing the same storage.
For redundancy reason, I would like to have a duplicate partition (one on each
server accessible by NFS) and do a software RAID (mirroring) on the other.
Is there a wel
On Tuesday 31 October 2006 7:49 am, [EMAIL PROTECTED] wrote:
> Hello,
>
> what is the best way to launch subversion (svnserve) on boot?
How heavily do you plan to hit it? We use plain ol' inetd.conf:
svn stream tcp nowait svn /usr/local/bin/svnserve svnserve -i -r /var/svn
Since it's a (relativ
On Wednesday 01 November 2006 22:20, Gene Dinkey wrote:
> I'm running FreeBSD 6.0 Release and am looking for a compatible 32bit PCI
> SATA controller. I don't need, and can't afford, a hardware RAID solution
> so I'm planing on building my storage on vinum. I checked
> http://www.freebsd.org/rele
Evans Durandisse <[EMAIL PROTECTED]> writes:
> this kind of graphic environment? or something missing in the
> installation.
Try looking at the Handbook section:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11-wm.html
___
freebsd-question
Hi,
I need to use a TAP interface for a project. Right now I have
the item using the TAP configured with A.B.C.2 and "tap0" as
A.B.C.1, with "net.inet.ip.forwarding: 1" set in sysctl. So now I
have the ability to route to the item on the .2 without issue.
But now I want to have t
On 11/01/2006 11:05, Karol Kwiatkowski wrote:
On 01/11/2006 17:40, Eric Schuele wrote:
Hello,
[Running 6.2-PRERELEASE as of Oct 30th]
My /var filesystem on my laptop died this morning. I had just
installed/enabled gdm. I exited my wm and the machine spontaneously
rebooted. Upon coming back
Yesterday I asked a couple of questions about networking (assuming that it
actually went to the list, I never saw my message in my inbox which makes me
wonder if it was ever posted to the list). I've worked out the issue with
IPv6, now the only remaining question is how does one actually change t
Looking around in /usr/src/sys/amd64/conf/, I only see one cpu option -
HAMMER. I found some references to CPUTYPE=nocona for make.conf, but what
cpu option do I use for Intel 86x64 platform for kernel builds ?
thank you all.
___
freebsd-questions@fr
> How can I eliminate the first address? I've looked over the
> ifconfig manual page several times, each time reading it just
> a little bit more carefully, but I haven't found anything
> that answers this question. Would some kind person please
> help me out and show me what it is that's el
Eric Schuele writes:
> How can I force a reinstall of a port and all its deps.
The port itself will handle anything "above".
As for things "below" ... you're pretty much hosed. If the pkg
db (or equivalent) existed, it would know which ports had been
installed and could rebuild
Andrew Falanga writes:
> How can I eliminate the first address? I've looked over the
> ifconfig manual page several times, each time reading it just a
> little bit more carefully, but I haven't found anything that
> answers this question. Would some kind person please help me out
> and sho
[EMAIL PROTECTED] wrote:
hi list!
I am actually seachring a solution for doing raid over NFS.
My need is to have 2 mail servers sharing the same storage.
For redundancy reason, I would like to have a duplicate partition (one on each
server accessible by NFS) and do a software RAID (mirroring) on
On Wed, 1 Nov 2006 Anton Shterenlikht wrote:
> On Wed, Nov 01, 2006 at 10:49:36AM -0500, Lowell Gilbert wrote:
> > * Change the printer port to polled mode. ["lptcontrol -p"]
> >With this kind of hardware, it may even speed up your printing as well.
>
> Thanks a lot, I think it doe
I'm having trouble setting up a RIS server for windows. I'm following
the instructions from http://oss.netfarm.it/guides/ris-linux.php except
I'm trying to use freebsd's native tftp. I used Wireshark and the
problem appears to be that Freebsd TFTP doesn't recognize broadcast
ACK's from the cl
Andrew Falanga wrote:
> When it boots, I log in and configure an IPv6 address like this:
>
> ifconfig sis0 inet6 fec0:1:1:1::3/64
>
> Which works just great. It so happens in this little isolated network I'm
> building, this address was taken, so then I did the exact same command as
> above onl
On 11/2/06, Eric Schuele <[EMAIL PROTECTED]> wrote:
On 11/01/2006 11:05, Karol Kwiatkowski wrote:
> On 01/11/2006 17:40, Eric Schuele wrote:
>> Hello,
>>
>> [Running 6.2-PRERELEASE as of Oct 30th]
>>
>> My /var filesystem on my laptop died this morning.
. . .
>> 2) If I have destroyed it what c
The following email message was blocked by MailMarshal:
From:freebsd-questions@freebsd.org
To:[EMAIL PROTECTED]
Subject:Returned mail: see transcript for details
Message:B454a2208.0001.0001.mml
Because it contains anexecutable file.
If you believe the message is business related, ple
On Fri, Nov 03, 2006 at 03:03:21AM +1100, Ian Smith wrote:
> On Wed, 1 Nov 2006 Anton Shterenlikht wrote:
> > On Wed, Nov 01, 2006 at 10:49:36AM -0500, Lowell Gilbert wrote:
> > > * Change the printer port to polled mode. ["lptcontrol -p"]
> > >With this kind of hardware, it may even speed
Does anyone know why a) every so often i get
"Name lookup failure for "cvsup.uk.FreeBSD.org": Host name lookup
failed" when i try to connect to cvsup.uk.freebsd.org and b) why even
after i get the name resolved I get this output from a dig +trace on the
servername
[EMAIL PROTECTED] +trace cvsup.uk
On 2006-11-01 17:18, Evans Durandisse <[EMAIL PROTECTED]> wrote:
> I am brand new to unix. I m a beginner student in computer
> engineering. I wanted to install freeBSD since there's such a fuss
> about it. I got the iso images and mounted them on a CD with Alcohol
> 120.
I don't know what "Alcoh
On 11/2/06, Steve Bertrand <[EMAIL PROTECTED]> wrote:
mybox# ifconfig
rl0: flags=8843 mtu 1500
options=8
inet 208.70.104.3 netmask 0xff80 broadcast 208.70.104.127
inet 192.168.250.1 netmask 0xff00 broadcast 192.168.250.255
...now,
mybox# ifconfig rl0 delete 192.
On Wed, Nov 01, 2006 at 03:42:05PM +0200, Iantcho Vassilev wrote:
> On 10/31/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >
> >On Tue, Oct 31, 2006 at 02:11:17PM +0200, Iantcho Vassilev wrote:
> >> On 10/31/06, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >> >
> >> >On Mon, Oct 30, 2006 at 10:24:03
Anyone knows what the controller card that Dell is putting in the SC1430
entitled "SATA/SAS 5iR" is based on? Is it supported under FreeBSD?
Thanks!
Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
Bonjour,
Le nouveau travail bien paye est disponible pour vous.
Appliquez et gagnez le bon argent.
Envoyez vos email a [EMAIL PROTECTED]
Bonne chance.
--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.289 / Virus Database: 265.0.0 - Release Date: 8/11/2004
__
--On Thursday, November 02, 2006 14:02:21 -0500 "Webster, Andrew"
<[EMAIL PROTECTED]> wrote:
Anyone knows what the controller card that Dell is putting in the SC1430
entitled "SATA/SAS 5iR" is based on? Is it supported under FreeBSD?
Should be based on the LSI MegaRAID driver - mfi.
It work
Hi all,
anyone got 3Com 3c905B-COMBO network card (Fast EtherLink XL PCI)
working with 10base2/BNC?
I just bought one and I can't figure it out. It has BNC connector and
should be supported according to man xl page.
With ifconfig_xl0="DHCP" in /etc/rc.conf and BNC cable connected (with
terminato
What museum is this in, can we visit it?
On 11/2/06, Karol Kwiatkowski <[EMAIL PROTECTED]> wrote:
Hi all,
anyone got 3Com 3c905B-COMBO network card (Fast EtherLink XL PCI)
working with 10base2/BNC?
I just bought one and I can't figure it out. It has BNC connector and
should be supported acco
[format recovered]
On 02/11/2006 21:58, Jeff Mohler wrote:
> On 11/2/06, Karol Kwiatkowski <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> anyone got 3Com 3c905B-COMBO network card (Fast EtherLink XL PCI)
>> working with 10base2/BNC?
>>
> What museum is this in, can we visit it?
Sure, where do I send
It...should, its been about I dunno, 1994 since I used one of those tho.
It's possible that some code-creep got into the driver that just hasnt
been tested for a decade.
On 11/2/06, Karol Kwiatkowski <[EMAIL PROTECTED]> wrote:
[format recovered]
On 02/11/2006 21:58, Jeff Mohler wrote:
> On 11/
I did a clean install of FreeBSD 6.1 (from CD), then
installed Apache2.2 using ports. Apache works fine if
I donot change anything in the config files (all it
says is "it works!")...however,
1). if I change the line
DocumentRoot "/usr/local/www/apache22/data"
to DocumentRoot "/usr/home/user1/www"
On 2006/11/02 13:00, Wasp King seems to have typed:
> I did a clean install of FreeBSD 6.1 (from CD), then
> installed Apache2.2 using ports. Apache works fine if
> I donot change anything in the config files (all it
> says is "it works!")...however,
>
> 1). if I change the line
> DocumentRoot
yes, I have commented out the sample ones, and yes, I
added my own...
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /usr/home/user3/www
ServerName www.cyber***.org
ErrorLog /usr/httplog/cyber***.err
CustomLog /usr/httplog/cyber***.log common
--- "Peter A. Giessel" <[EMAIL PR
Make sure you are using the correct httpd.conf file. When I upgraded to
2.2 from 1.X that was my problem with my setup. The 2.2 uses a different
location for the default httpd.conf file.
-Derek
At 04:41 PM 11/2/2006, Wasp King wrote:
yes, I have commented out the sample ones, and y
On 2006/11/02 13:41, Wasp King seems to have typed:
> yes, I have commented out the sample ones, and yes, I
> added my own...
Make sure:
NameVirtualHost *:80
is uncommented at the beginning of your httpd-vhosts.conf file.
Did you try the -S command line option to verify you httpd-vhosts.conf
file
Hi list,
I'm getting loads of ACPI trash in my newest laptop (ACER Aspire 5601
AWLMi).
# acpidump -t -d > Acer5601AWLMi.asl
# iasl Acer5601AWLMi.asl
It shows 12 Errors, 4 Warnings and 1 Remark.
Can anyone help out and post a diff to fix this asl?
You can find the asl and iasl output attached.
On 2006/11/02 13:41, Wasp King seems to have typed:
> yes, I have commented out the sample ones, and yes, I
> added my own...
It sounds like you directory access is too restrictive.
Maybe try adding to your httpd.conf something like:
Options Indexes FollowSymLinks
AllowOverride None
I recently upgraded to the latest 6-stable, now X won't start. I get the
following error:
(EE) Failed to load module "fbdev" (module does not exist, 0)
No core pointer
Any suggestions how to fix this?
TIA
___
freebsd-questions@freebsd.org mailing l
Andrew Falanga wrote:
On 11/2/06, Steve Bertrand <[EMAIL PROTECTED]> wrote:
mybox# ifconfig
rl0: flags=8843 mtu 1500
options=8
inet 208.70.104.3 netmask 0xff80 broadcast 208.70.104.127
inet 192.168.250.1 netmask 0xff00 broadcast 192.168.250.255
...now,
mybox# i
Thanks!! Now I understand why the changes would make
it not work...I noticed that the
/usr/local/www/apache22 was specified in a
statement, so any change would make it not working...
I have added the following so all users are changed:
Options Includes FollowSymLinks ExecCGI
AddHandler s
Hello all
after trying to set up the sound on the 6.1 RELEASE on a acer aspire
3100
notebook, I realise that the driver for the sound chip was the HDA
(high definition audio)
That notebook use a realtek version of the sound ship.
The code I get in the internet does not compile in the 6.1-REL
On 2006-11-02 23:22, Sergio Lenzi <[EMAIL PROTECTED]> wrote:
> Hello all
>
> after trying to set up the sound on the 6.1 RELEASE on a acer aspire
> 3100 notebook, I realise that the driver for the sound chip was the
> HDA (high definition audio)
>
> That notebook use a realtek version of the sound
On 11/02/2006 09:25, Robert Huff wrote:
Eric Schuele writes:
How can I force a reinstall of a port and all its deps.
The port itself will handle anything "above".
Well, that's what I had thought would happen, but the port does not seem
to re-register the dependencies. It simply no
Hello,
I have ISO files saved on cd's.
1) 6.1-RELEASE-i386-bootonly.iso
2) 6.1-RELEASE-i386-disc1.iso
3) 6.1-RELEASE-i386-disc2.iso
I'm gathering that I need to extract files/data/etc. from the ISO files.
What utility do I use?
Do I need a separate cd as boot media with information extracted
On 2006-11-02 22:05, Denise and Raul <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have ISO files saved on cd's.
> 1) 6.1-RELEASE-i386-bootonly.iso
> 2) 6.1-RELEASE-i386-disc1.iso
> 3) 6.1-RELEASE-i386-disc2.iso
if you have saved these ISO images as "files" on a CD-ROM, there is
something wrong here.
Alexandre Vieira wrote:
You can find the asl and iasl output attached.
Nope, we couldn't. Try posting a URL to it.
--
Nate
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, s
On 11/02/2006 21:05, Denise and Raul wrote:
Hello,
I have ISO files saved on cd's.
1) 6.1-RELEASE-i386-bootonly.iso
2) 6.1-RELEASE-i386-disc1.iso
3) 6.1-RELEASE-i386-disc2.iso
I'm gathering that I need to extract files/data/etc. from the ISO files.
Why do you say this? Are you trying to ins
On 11/02/2006 10:21, [EMAIL PROTECTED] wrote:
On 11/2/06, Eric Schuele <[EMAIL PROTECTED]> wrote:
On 11/01/2006 11:05, Karol Kwiatkowski wrote:
> On 01/11/2006 17:40, Eric Schuele wrote:
>> Hello,
>>
>> [Running 6.2-PRERELEASE as of Oct 30th]
>>
>> My /var filesystem on my laptop died this morni
On Fri, 3 Nov 2006 04:24:27 +0200
Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
> On 2006-11-02 23:22, Sergio Lenzi <[EMAIL PROTECTED]> wrote:
> > Hello all
> >
> > after trying to set up the sound on the 6.1 RELEASE on a acer
> > aspire 3100 notebook, I realise that the driver for the sound chip
>
hi people,
i have a bit problem with goncfd when i run firefox, it gives me this when i
exec firefox:
GConf Error: Failed to launch configuration server: Failed to execute child
process "/usr/local/libexec/gconfd-2" (Invalid argument)
i know there is something wrong with my gnome thing up
On Thu, Nov 02, 2006 at 09:10:33PM -0800, T.F. Cheng wrote:
>
> hi people,
> i have a bit problem with goncfd when i run firefox, it gives me this when
> i exec firefox:
>
>
> GConf Error: Failed to launch configuration server: Failed to execute
> child process "/usr/local/libexec/gconfd-2
55 matches
Mail list logo