Hiya
How do I get freebsd-update to fetch through a proxy that requires
authentication? I cannot find any options in the man pages.
--
DA Fo rsythNetwork Supervisor
Principal Technical Officer -- Institute for Water Research
http://www.ru.ac.za/institutes/iwr/
Hi people,
I can't use my maxtor basic 640gb external harddrive on Freebsd amd64 running
7.0 because when I try to load fusefs with this command, kldload
/usr/local/modules/fuse.ko I get the following error:
kldload: can't load /usr/local/modules/fuse.ko: Exec format error
Adding fusefs_enable
On Wed, 3 Dec 2008 09:58:52 +0200, "Aggelidis Nikos" <[EMAIL PROTECTED]> wrote:
> Thank you for your help!
>
> some additional questions:
>
> 1) is there any way to give the root password once? i tried this:
> #!/bin/sh
>
> su root -c "\
> xterm -geometry 80x25 -title 'App 1' -e 'app1' &
> xterm -g
Le 02/12/2008 à 22:58:28+0100, Wojciech Puchar a écrit
> > To come back to FreeBSD, I'm using FreeBSD since > 10 years, UFS is very
> > slow, and when UFS2 is release I'm very happy to switch to UFS2.
>
> simply turn on softupdates and turn off atime
Yes I known that.
But event that UFS2 >> UFS
Mel skrev:
On Tuesday 02 December 2008 08:38:02 Leslie Jensen wrote:
How would you guys uninstall a meta-port?
I'm considering a move to kde4 but I want a clean install, so I want to
remove the kde3 meta-port first.
cd /usr/ports/x11/kde3
for dep in `make -V RUN_DEPENDS`; do
origin=${dep
01.12.2008, в 15:52, Mel написал(а):
Can't check telnet... there's no telnet demon around.
inetd:
$ grep telnet /etc/inetd.conf
#telnet stream tcp nowait root/usr/libexec/telnetd
telnetd
#telnet stream tcp6nowait root/usr/libexec/telnetd
telnetd
Quick setup:
rem
Leslie Jensen skrev:
Mel skrev:
On Tuesday 02 December 2008 08:38:02 Leslie Jensen wrote:
How would you guys uninstall a meta-port?
I'm considering a move to kde4 but I want a clean install, so I want to
remove the kde3 meta-port first.
cd /usr/ports/x11/kde3
for dep in `make -V RUN_DEP
On 12/3/08, Dino Vliet <[EMAIL PROTECTED]> wrote:
> Hi people,
>
> I can't use my maxtor basic 640gb external harddrive on Freebsd amd64
> running 7.0 because when I try to load fusefs with this command, kldload
> /usr/local/modules/fuse.ko I get the following error:
>
> kldload: can't load /us
On 12/3/08, Scot Hetzel <[EMAIL PROTECTED]> wrote:
> On 12/3/08, Dino Vliet <[EMAIL PROTECTED]> wrote:
> > Hi people,
> >
> > I can't use my maxtor basic 640gb external harddrive on Freebsd amd64
> running 7.0 because when I try to load fusefs with this command, kldload
> /usr/local/modules/f
Just updated my ports via csup and i need qt4-sql installed as a
dependency for KDE4.1.3, but it refuses to let me compile it with the
following error reguardless if i use the little-endian or big-endian
trigger, the result is the same...
==
Bruce Cran wrote:
On Tue, 02 Dec 2008 14:04:51 -0500
michael <[EMAIL PROTECTED]> wrote:
Bob McConnell wrote:
2. Do an SMB mount of remote directories onto the desktop or your
home directory. Open any application and access files in that
directory as easily as when they are on the loca
Didn't found on lists.freebsd.org, so I resend it
On 1 дек, 05:03, Chris <[EMAIL PROTECTED]> wrote:
> I was curious about your situation and set up a couple of tests. Noting
> you mentioned iTerm, I thought I might be able to recreate it on a Mac
> (OS-X 10.4 with 1.4.3 (100) version Terminal, I h
Le Tue, 2 Dec 2008 08:57:58 -0800,
"Don O'Neil" <[EMAIL PROTECTED]> a écrit :
> With all the discussions of ZFS lately, I'm beginning to wonder if
> it's really ready for a production environment. Concerns over memory
> utilization, speed, stability, etc...
>
> So, my question is this... If you w
On Wed, 3 Dec 2008 09:58:52 +0200, "Aggelidis Nikos" <[EMAIL PROTECTED]> wrote:
> some additional questions:
>
> 1) is there any way to give the root password once? i tried this:
> #!/bin/sh
>
> su root -c "\
> xterm -geometry 80x25 -title 'App 1' -e 'app1' &
> xterm -geometry 80x25 -title 'App 2
what file system would you choose? What options are out there besides
UFS and ZFS? What FS's are least likely to have corruption issues
when there are power hits?
May be UFS + gjournal.
I use gjournal since FreeBSD 7.0 and it seems to work fine.
is it really smart enough to not write everything
I just installed Tulip on my FreeBSD server. The server has X11
installed, but isn't running it. I asked the questions below to the
Tulip list ([EMAIL PROTECTED]) earlier, but got no
reply, so I was hoping someone here was familiar w/ it and could help
me.
Does Tulip have a command-line mode?
Can
Wojciech Puchar wrote:
>>> what file system would you choose? What options are out there besides
>>> UFS and ZFS? What FS's are least likely to have corruption issues
>>> when there are power hits?
>>
>> May be UFS + gjournal.
>> I use gjournal since FreeBSD 7.0 and it seems to work fine.
> is it r
Whenever I use sniffit on a new machine, I have to create this conf file:
select both mhosts 0
select both mhosts 1
select both mhosts 2
select both mhosts 3
select both mhosts 4
select both mhosts 5
select both mhosts 6
select both mhosts 7
select both mhosts 8
select both mhosts 9
Not a huge de
I use gjournal since FreeBSD 7.0 and it seems to work fine.
is it really smart enough to not write everything twice or am i wrong?
It writes everything twice :)
(but every journaling system has to write something twice)
there is a big difference between something (metadata, short data
write
Hi,
I have been following the progress (well done so far everyone involved!)
on the Asus EEE PC Wiki pages, but had a quick question:
All the drivers committed/in development/done so far, will they be
included in Rel 7_1? Or would I need to keep tracking 7 stable, or even,
current (8.0?)
This
Dino Vliet wrote:
Hi people,
kldload: can't load /usr/local/modules/fuse.ko: Exec format error
What does
$file /usr/local/modules/fuse.ko
say, and do you have Linux support built and enabled?
Kevin Kinsey
--
A failure will not appear until a unit has passed final inspection.
___
On Wed, 03 Dec 2008 10:36:29 +0200
"DA Forsyth" <[EMAIL PROTECTED]> wrote:
> Hiya
>
> How do I get freebsd-update to fetch through a proxy that requires
> authentication? I cannot find any options in the man pages.
>
have you tried putting it in the proxy name
http://user:[EMAIL PROTECTED]:p
Hello,
I followed the handbook instructions and the ipsec(4) man page to setup
vpn-over-ipsec for our company's site-to-site connection via our dedicated T1.
Anyway I have it working but I found that I need to make sure that multicast
traffic can traverse through the two subnets. I have the fol
i try
export [EMAIL PROTECTED]:/home/ncvs
cvs checkout -rRELENG_7 src
waited over an hour, no files got fetched
what i'm doing wrong?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubs
On Tue, 2 Dec 2008, Brett Davidson wrote:
> Ian Smith wrote:
> > On Mon, 01 Dec 2008 16:52:12 +1300 Brett Davidson <[EMAIL PROTECTED]>
> > wrote:
> >
> > > ifconfig shows the alias addresses correctly bound.
> > > Creating an ipfw rule and testing it from the command line works >
> > (co
I did a quick search for this and didn't see anyone seeing this.
I am running 7.0-PRERELEASE amd64
This is my loader.conf:
vm.kmem_size_max="16106127360"
vm.kmem_size="1073741824"
kern.maxvnodes="80"
However, this is what happens after reboot:
store1# sysctl -a | grep kmem
vm.kmem_size_s
Dear mailing list,
What would be the correct way to do the following:
mount_nfs -L server:/path mnt
when using the /etc/fstab file?
Greetings from Sweden
/Roger
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
> > DISPLAY variable must point to display
> > like IP-number:0 (or non-zero if you have more than 1 display :)
>
> Shouldn't that be IP-number:0.0 ?
>
> Olivier
Only in case there are multiple screens on the specified server. (The
first number, which is mandatory, IIRC, specifies the server and
I have been googling for superblock restore and things are a bit
confusing. Some of the commands don't seem to match current fsck
parameters (notably -b doesn't exist.
Apparently I should be able to reconstruct the superblock(s) on my /usr
partition (slice ?) as my searches found that there are
On Wed, Dec 3, 2008 at 2:26 AM, Marcel Grandemange <[EMAIL PROTECTED]
> wrote:
> Anyone else aware that the freeradius2 port is broken?
>
>
> [EMAIL PROTECTED] /usr/ports/net/freeradius2]# make
> ===> Vulnerability check disabled, database not found
> ===> Found saved configuration for freeradiu
Roger Olofsson wrote:
Dear mailing list,
What would be the correct way to do the following:
mount_nfs -L server:/path mnt
when using the /etc/fstab file?
Greetings from Sweden
/Roger
Any options passed to mount(8)may be added (comma separated) to the
Options section in /etc/fstab.
For
Steve Polyack skrev:
Roger Olofsson wrote:
Dear mailing list,
What would be the correct way to do the following:
mount_nfs -L server:/path mnt
when using the /etc/fstab file?
Greetings from Sweden
/Roger
Any options passed to mount(8)may be added (comma separated) to the
Options secti
PJ wrote:
I have been googling for superblock restore and things are a bit
confusing. Some of the commands don't seem to match current fsck
parameters (notably -b doesn't exist.
Apparently I should be able to reconstruct the superblock(s) on my
/usr partition (slice ?) as my searches found that
--- On Wed, 12/3/08, Scot Hetzel <[EMAIL PROTECTED]> wrote:
From: Scot Hetzel <[EMAIL PROTECTED]>
Subject: Re: kldload: can't load /usr/local/modules/fuse.ko: Exec format error
& fusefs-ntfs-1.253
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], freebsd-questions@freebsd.org, [EMAIL PROTECTED]
Date:
--- On Wed, 12/3/08, Kevin Kinsey <[EMAIL PROTECTED]> wrote:
From: Kevin Kinsey <[EMAIL PROTECTED]>
Subject: Re: kldload: can't load /usr/local/modules/fuse.ko: Exec format error
& fusefs-ntfs-1.2531
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Date: Wednesday, December 3, 2008, 3:56
>> On Sun, 30 Nov 2008 17:45:40 +0200,
>> "Valentin Bud" <[EMAIL PROTECTED]> said:
V> I perfectly agree with you and yes there might be monsters out there
V> in the ZFS on FreeBSD but the fact that us (the community) embrace
V> the change and apply it makes the development of it possible and even
Le Wed, 3 Dec 2008 15:21:19 +0100 (CET),
Wojciech Puchar <[EMAIL PROTECTED]> a écrit :
> >>> I use gjournal since FreeBSD 7.0 and it seems to work fine.
> >> is it really smart enough to not write everything twice or am i
> >> wrong?
> >
> > It writes everything twice :)
> >
> > (but every journal
Hi all,
I'm running FreeBSD 7.1-BETA2. I have several partitions/filesystems
in my computer and I would like to have full access to all of them.
I've mounted the NTFS partition without problems (though it is
read-only, it's enough for me)
I've compiled the kernel with the EXT2FS option. I can mo
FreeBSD Fans,
I think I've just about talked myself into coming back for another try.
I've been a Linux user since the 1.x kernel days. I've tried switching my
home desktop box to FreeBSD a couple of times now. The first time around
was mainly to give ZFS a try. After getting tired of ZFS r
On Wed, 3 Dec 2008 20:45:23 +0100, "Fernando Apesteguía" <[EMAIL PROTECTED]>
wrote:
> But if I enter the mount point and do "ls", I get:
>
> ls: /mnt/linux: Bad file descriptor
>
> What am I doing wrong?
Do you get the same error when the Linux partition is not
mounted? I'm asking because I hav
fsck_ffs -b
An alternate super block is usually
located at block 32 for UFS1, and block 160 for UFS2.
On Wed, 3 Dec 2008, PJ wrote:
I have been googling for superblock restore and things are a bit confusing.
Some of the commands don't seem to match current fsck parameters (nota
On Wed, Dec 3, 2008 at 8:55 PM, Polytropon <[EMAIL PROTECTED]> wrote:
> On Wed, 3 Dec 2008 20:45:23 +0100, "Fernando Apesteguía" <[EMAIL PROTECTED]>
> wrote:
>> But if I enter the mount point and do "ls", I get:
>>
>> ls: /mnt/linux: Bad file descriptor
>>
>> What am I doing wrong?
>
> Do you get
I don't know how Gjournal works, but it works below the filesystem (so
^^
next lines shows you actually know.
thanks for answer, for me it's definitely not worth using, i would prefer
waiting for fsck every few months or less than to have much slower writes
i think
On Wed, Dec 3, 2008 at 2:45 PM, Fernando Apesteguía
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I'm running FreeBSD 7.1-BETA2. I have several partitions/filesystems
> in my computer and I would like to have full access to all of them.
>
> I've mounted the NTFS partition without problems (though it is
Wojciech Puchar([EMAIL PROTECTED])@2008.12.02 13:49:57 +0100:
>
> unfortunately i was too unaware of *BSD systems and used linux, until it
> got so unusable with time i started to actively seek something else.
What became unusable? Kernel or the userland?
___
On Wed, 3 Dec 2008 20:59:42 +0100, "Fernando Apesteguía" <[EMAIL PROTECTED]>
wrote:
> Any clues?
>From ports: sysutils/e2fsprogs? I don't have a Linux partition
here so I cannot check / confirm. Maybe you could use ext3.fsck
from this port to check the file system before mounting it?
--
Polyt
On Wed, Dec 03, 2008 at 01:24:09PM -0600, Kevin Monceaux wrote:
> FreeBSD Fans,
>
> I think I've just about talked myself into coming back for another try.
> First, to ZFS or not to ZFS, that is the question. While I like some of
> the features ZFS has to offer, I realize it may be overkill fo
> FreeBSD 7.0. I am having a problem when ntpd starts at bootup. It
> continues to have 2 processes running, the process which does the DNS lookup
> fails to exit, and ntpd fails to adjust the clock even after days of
> running. Immediately after bootup and several hours or days later this is
>
On Wed, Dec 3, 2008 at 9:08 PM, Josh Carroll <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 3, 2008 at 2:45 PM, Fernando Apesteguía
> <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I'm running FreeBSD 7.1-BETA2. I have several partitions/filesystems
>> in my computer and I would like to have full access to
has anyone ever seen this happen? system is 8.0-current, drive is not
being used and it will just eject while sitting on a table. the only
error is from ata stating that the command was frozen or some sort.
error isn't repeatable by user. I'm waiting for it to happen again so i
can paste releva
--- On Wed, 12/3/08, Scot Hetzel <[EMAIL PROTECTED]> wrote:
From: Scot Hetzel <[EMAIL PROTECTED]>
Subject: Re: kldload: can't load /usr/local/modules/fuse.ko: Exec format error
& fusefs-ntfs-1.253
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED], freebsd-questions@freebsd.org, [EMAIL PROTECTED]
Date:
> Hi josh,
>
> Exactly, it is 256. So according to you, I can't use the mounted
> filesystem, right?
>
> Could you please explain in more detail, what the problem is?
>
> Thanks in advance.
I believe around e2fsprogs version 1.40.5 or so, they changed the
default inode size from 128 to 256. The cu
I am working with the Disc 1 ISO of 7-RELEASE. I am having difficulty
when selecting the installation medium. When I choose CD/DVD, it returns
"Error mounting /dev/acd0 on /dist. Input / Output error 5. I have
already set up the partition, and used the auto mode to create slices.
I also tried the
Olivier Nicole wrote:
> I need to implement a firewall with bridged interfaces that offers
> captive portal (authentication before opening the traffic).
[...]
>
> Is there any solution that exists?
>
> I looked at pfSense, but captive portal does not work on bridged
> interfaces; it's one or the
On Wed, Dec 3, 2008 at 11:01 PM, Josh Carroll <[EMAIL PROTECTED]> wrote:
>> Hi josh,
>>
>> Exactly, it is 256. So according to you, I can't use the mounted
>> filesystem, right?
>>
>> Could you please explain in more detail, what the problem is?
>>
>> Thanks in advance.
>
> I believe around e2fspro
Weldon S Godfrey 3 <[EMAIL PROTECTED]> escribió:
I did a quick search for this and didn't see anyone seeing this.
I am running 7.0-PRERELEASE amd64
This is my loader.conf:
vm.kmem_size_max="16106127360"
vm.kmem_size="1073741824"
kern.maxvnodes="80"
I've always changed those variables
>> FreeBSD 7.0. I am having a problem when ntpd starts at bootup. It
>> continues to have 2 processes running, the process which does the DNS lookup
>> fails to exit, and ntpd fails to adjust the clock even after days of
>> running. Immediately after bootup and several hours or days later this i
> I don't know why those processes are hung after boot, but in order to
> troubleshoot the problem, I suggest that you modify the /etc/rc.d/ntpd
> script to invoke ntpd from truss and log the output to a file, e.g.
> /tmp/truss.log.$$. Once you've rebooted, kill the processes and post
> the the lo
> When ntpd first starts up, it forks a child process to perform DNS
> resolution of the timeservers listed in its config. If that fails, that
> generally indicates that DNS was not working at the time, or something else
> was going wrong with the network.
>
> [ See ntpd/ntp_config.c, search for f
On Wed, 3 Dec 2008, Roland Smith wrote:
Application crashed can also be due to bad hardware, especially memory.
Make sure that you rule out hardware troubles before diving into the
software.
I don't think it was hardware related, but it's a possibility.
Jogging my memory a bit more I think
On Dec 3, 2008, at 1:01 PM, Nerius Landys wrote:
[ ... ]
Does anyone know why I'm getting 2 ntpd processes running after bootup
(and ntpd fails to adjust the clock as a result)? Any suggested fix
would be appreciated.
When ntpd first starts up, it forks a child process to perform DNS
resolut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Nerius Landys wrote:
>> FreeBSD 7.0. I am having a problem when ntpd starts at bootup. It
>> continues to have 2 processes running, the process which does the DNS lookup
>> fails to exit, and ntpd fails to adjust the clock even after days of
>> runni
Install 6.4 from DVD on DELL Optiplex 755 (Core 2 DUE E6550 CPU with 2GB
memory) always panic at
last stage of boot.
Is this a hardware specific (this machine only) issue? or is it a known
hardware problem for DELL Optiplex 755?
Disable ACPI does not help. Also noticed that 6.4 did not detect
I have a freshly installed 7.0 release server. The configuration files
(all dot files including .ssh etc.) in /root keep getting deleted. I
assume this is from a script running from periodic and can be set NOT to
delete these files. Can someone point me where I need to make this
change. I
For mimedefang/clamav purposes, I'm trying to setup a Unix domain
socket that tunnels to a TCP port on another machine.
For example, if I "telnet -u /var/spool/mysock" on machine X, I want
it to be just like doing "telnet Y 25".
I've poked around with stunnel and ssh's port forwarding/ControlMast
mount_smbfs on OSX seems to have Kerberos support, does mount_smbfs on
FreeBSD support Kerberos?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED
It's not a big issue, but I'm wondering if there is a DNSBl that lists
IPs that are engaging in brute force ssh attacks. And if there is
such a list, is there a way to integrate that information into a
firewall or sshd.
As I've said this really isn't a big issue for me, as the brute force
On Tue, 2008-12-02 at 11:39 -0500, Jerry McAllister wrote:
> On Tue, Dec 02, 2008 at 11:17:40AM +0100, Polytropon wrote:
>
> > On Tue, 2 Dec 2008 10:56:44 +0100 (CET), Pieter Donche <[EMAIL PROTECTED]>
> > wrote:
> > > If FreeBSD is to put on the system as only operating system (Fdisk:
> > > "A
Da Rock writes:
> Excuse my nose in here- I just have a couple of questions.
>
> 1) It IS possible to boot from a dedicated disk?
Yes. Can't remember the last time I used anything else.
> 2) Does using dedicated mode increase the space available to use?
> Partitioning normally ta
Derek Ragona wrote:
I have a freshly installed 7.0 release server. The configuration files
(all dot files including .ssh etc.) in /root keep getting deleted. I
assume this is from a script running from periodic and can be set NOT to
delete these files. Can someone point me where I need to m
On Wed, Dec 03, 2008 at 07:43:26PM -0600, Jeffrey Goldberg wrote:
> It's not a big issue, but I'm wondering if there is a DNSBl that lists
> IPs that are engaging in brute force ssh attacks. And if there is
> such a list, is there a way to integrate that information into a
> firewall or sshd
On Wed, 3 Dec 2008 17:24:48 -0600 (CST), Kevin Monceaux <[EMAIL PROTECTED]>
wrote:
> On Wed, 3 Dec 2008, Roland Smith wrote:
>
>> Application crashed can also be due to bad hardware, especially
>> memory. Make sure that you rule out hardware troubles before diving
>> into the software.
>
> I don't
>has anyone ever seen this happen? >system is 8.0-current, drive is not
>being used and it will just eject while >sitting on a table.
Yes, I did.
It was hardware-related. It was the CD/DVD ribbon connector getting all
wrinkles and apparently something resetting just out of even the smallest
vi
Hi,
I remember that I read, many years ago, something about the way ipfw
interacts with the IP stack. AFAIR, ipfw would be called on layer 2,
where only certain rules would be applied, then on the IP layer where
other rules would apply. Is it still the case? Where can I find th
description?
Best
Hi Chris,
> > I need to implement a firewall with bridged interfaces that offers
> > captive portal (authentication before opening the traffic).
>
> We are using a combination of squid+ipfw. Although we are NATing the
> users, that really just introduces needless complexity that could be
> avoide
Ebbe Hjorth <[EMAIL PROTECTED]> wrote:
> My postfix mail servers shows to messages in the queue saying
>
> (host mx1.FreeBSD.org[69.147.83.52] said: 450 4.7.1 Client host rejected:
> cannot find your hostname, [86.58.167.132] (in reply to RCPT TO command))
>
> But when i do a lookup or a reverse
On Thu, 4 Dec 2008, Giorgos Keramidas wrote:
For what it's worth, I've been reading newsgroups with more than 5000
messages in Gnus, a newsreader that runs inside GNU Emacs, and its
memory usage has *never* reached 512 MB,
I doubt I'd have a problem with newsgroups that small with either tin
Hi all,
When I install arpwatch and isc-dhcp-*relay* to listen on the same
interface, the latter won't work, while on another machine arpwatch and
isc-dhcp-*server* don't seem to bite on another.
Anyone knows why?
Peter
--
http://www.boosten.org
___
f
On Thursday 04 December 2008 04:12:04 Giorgos Keramidas wrote:
> On Wed, 3 Dec 2008 17:24:48 -0600 (CST), Kevin Monceaux
<[EMAIL PROTECTED]> wrote:
> > On Wed, 3 Dec 2008, Roland Smith wrote:
> >> Application crashed can also be due to bad hardware, especially
> >> memory. Make sure that you rule
On 3 Dec 2008 , RW entreated about
"Re: freebsd-update through proxy with auth":
> On Wed, 03 Dec 2008 10:36:29 +0200
> "DA Forsyth" <[EMAIL PROTECTED]> wrote:
>
> > Hiya
> >
> > How do I get freebsd-update to fetch through a proxy that requires
> > authentication? I cannot find any options i
On Wed, Dec 3, 2008 at 7:44 PM, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> Derek Ragona wrote:
>
>> I have a freshly installed 7.0 release server. The configuration files
>> (all dot files including .ssh etc.) in /root keep getting deleted. I
>> assume this is from a script running from periodi
On Wed, Dec 3, 2008 at 7:53 PM, Daniel Bye <[EMAIL PROTECTED]>wrote:
> On Wed, Dec 03, 2008 at 07:43:26PM -0600, Jeffrey Goldberg wrote:
> > It's not a big issue, but I'm wondering if there is a DNSBl that lists
> > IPs that are engaging in brute force ssh attacks. And if there is
> > such a list
On Tue, Dec 2, 2008 at 10:57 AM, Chris Boyd <[EMAIL PROTECTED]> wrote:
> I'm having an issue installing FreeBSD 7 AMD64 on a Dell Poweredge R805.
>
> The system starts to boot, throws several mpt_cam_event 0x12 and 0x16
> errors, presents the boot menu, and then crashes with a "Fatal trap 12: page
Olivier Nicole wrote:
Hi Chris,
I need to implement a firewall with bridged interfaces that offers
captive portal (authentication before opening the traffic).
We are using a combination of squid+ipfw. Although we are NATing the
users, that really just introduces needless complexity that could
84 matches
Mail list logo