Hello forks,
My proxy use bnx1 connect to internal network, and bnx0 connect to inet.
Can I add adsl for load balancing ?
|- ext_if(bnx0)
int_if(bnx1) -|
|- adsl(tun1, bge0)
Thanks for some help,
Dongsheng
Recession: Are we There Yet?
This text is available only in English however there are translation tools
on all the pages of the site http://www.17-76.net/
If you can't read this text you can find it at 1776-Annuit C=ptis:
http://www.17-76.net/recession.html
DIE ZEIT: Can the right monetary a
Los 15 Grandes Errores que Cometen los Responsables de Compras y Csmo
Corregirlos.
Monterrey: 29 de Octubre\Mixico, D.F.: 30 de Octubre\
Guadalajara: 31 de Octubre
Este curso le ofrece los mas efectivos conceptos y maneras concretas de
corregir los errores y omisiones que cometen los
It would appear not as I tried to sign up to the openbsd-pf list today
and it failed. Just as pf is doing, failing. And now I am failing by
talking to myself :-)
2008/10/18 gm_sjo <[EMAIL PROTECTED]>:
> Is there a more suitable mailing list for this kind of query?
>
> Thanks
On 2008/10/20 14:19, Vivek Ayer wrote:
> I'll give that a shot. But in the meanwhile, it appears ntpd doesn't
> listen on the carp interface.
unlikely, unless you restricted in the "listen on..." line.
$ grep ^listen /etc/ntpd.conf
listen on *
$ ifconfig carp83|grep
On Mon, 2008-10-20 at 14:19 -0700, Vivek Ayer wrote:
> So far, I can't ssh into the carp from the outside, can't ntp from the
Try:
% sudo tcpdump -ttt -e -vvv -n -i pflog0 -s 1024
--
Brian A. Seklecki <[EMAIL PROTECTED]>
Collaborative Fusion, Inc.
IMPORTANT: This message contains confident
I'll give that a shot. But in the meanwhile, it appears ntpd doesn't
listen on the carp interface. I set up ntpd on the carp firewalls, but
internally, I had to provide the two physical addresses to sync time
instead of the one carp interface. Could this also be due my current
pf.conf?
So far, I c
Are you Over 40 Years old? Single?
Let 40 Plus Matching Find your love...
http://thomasgittus.com/rTrrzCsLMKssTEzszszsCElfrMTKLz/
Are you tired of Internet Dating? Meet *REAL* people!
http://thomasgittus.com/rTrrzCsLMKssTEzszszsCElfrMTKLz/
Are you tired of Looking at thousands of profiles and
Instead of giving you the obligatory "man pf.conf" reply, I will do one better
and reference an old reply I posed to the list with a sample pf.conf where
someone asked basically the same thing. I omitted the part that matters in
this example conf, but explain what you need to insert to get it to
Get-A-Grip
The Revolutionary New Way To Have A Secure Grip Whenever You Need It.
* Attaches in Seconds
* No Drilling
* No Tools
* Super Strong
http://CRYSTALCLEANS.COM/fFAfMHutFYuuAaMHMuMuHayrfFAYtM/
The original Get-A-Grip? is the revolutionary new way to have a secure grip
whenever you need
Manager types LOVE CISSP certs.
However, there is no substitute for real world experience.
On Mon, Oct 20, 2008 at 10:35 AM, Benjamin Adams <[EMAIL PROTECTED]>wrote:
> Looking for Certification guidance
> I"m looking to get some type of security certification.
> Looking for Application more than
A top notch laptop is always a great item to have. We would like to provide you
with one of your very own. Choose from Apple's finest Laptops! We'll
send you one on us (with participation)!
http://goodiegreetings.com/HeOGRGMOeLMMQARGRMRMGAYdHeQLOR
Upon completion of our member incentive progra
Looking for Certification guidance
I"m looking to get some type of security certification.
Looking for Application more than network layout.
What would be a high looked at certification?
Not looking for Windows or Linux/Unix only.
Would look for on that deals with both archs.
Thanks
Ben
very sorry, mangled my reply and didn't catch it.
On Mon, Oct 20, 2008 at 11:15:27AM -0400, Christopher Linn wrote:
> On Mon, Oct 20, 2008 at 10:59:00AM -0400, Brad Tilley wrote:
> > On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> > > make already knows how to compile C f
Uwe Dippel <[EMAIL PROTECTED]> writes:
> [I read all postings in the archive AFAIK]
>
> Just started with CF on embedded hardware advertised to run OpenBSD;
> ARInfoTek. It does run OpenBSD very well!
> Now I want the embedded system to run off CF; the board has a CF
> socket to be wd0.
> 4.2 run
On Mon, 20 Oct 2008 15:54:39 +0200, Jesus Sanchez wrote
> Hi, using 4.3.
>
> there is any problem on burning a bootable iso (made with mkisofs -
> RJ) less than 700 MB on a DVD? I need to do some burning task and
> only have DVDs around here.
>
> Thanks for all.
> -Jesus.
If the ISO is bootable
On Mon, Oct 20, 2008 at 10:59:00AM -0400, Brad Tilley wrote:
> On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> > make already knows how to compile C files, no need to call the
> > compiler yourself ;)
>
> On 4.4 i386 make does this:
>
> $ make cpuid.c && ./cpuid
> `cpuid
On Mon, Oct 20, 2008 at 11:01:37AM -0400, Brad Tilley wrote:
> On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> > make already knows how to compile C files, no need to call the
> > compiler yourself ;)
>
> My bad... I was using make incorrectly. I'll stick to gcc by hand :
On Mon, Oct 20, 2008 at 10:59 AM, Brad Tilley <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
>> make already knows how to compile C files, no need to call the
>> compiler yourself ;)
>
> On 4.4 i386 make does this:
>
> $ make cpuid.c && ./cpuid
On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> make already knows how to compile C files, no need to call the
> compiler yourself ;)
On 4.4 i386 make does this:
$ make cpuid.c && ./cpuid
`cpuid.c' is up to date.
ksh: ./cpuid: not found
It does not produce a cpuid execu
On Mon, Oct 20, 2008 at 9:35 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> make already knows how to compile C files, no need to call the
> compiler yourself ;)
My bad... I was using make incorrectly. I'll stick to gcc by hand :)
Quel service votre entreprise peut obtenir pour 10⬠/ mois* ?
Sa tiliphonie illimitie tout compris !
[IMAGE]
[IMAGE]
[IMAGE]
Ne soyez pas les derniers ` passer en tiliphonie IP
Obtenez en quelques clics votre configuration chiffrie !
[IMAGE]
Sans engagement de durie - Sans installation ni m
On Mon, Oct 20, 2008 at 12:38 AM, Raimo Niskanen
<[EMAIL PROTECTED]> wrote:
...
> Is it obvious how to build librthread.so?
It's just like 99% of the directories in the source tree:
- make obj
- make depend
- make
"make install" will install the shared and static libraries as
'librthread' into
Hi, using 4.3.
there is any problem on burning a bootable iso (made with mkisofs -RJ) less
than 700 MB on a DVD? I need to do some burning task and only have DVDs
around here.
Thanks for all.
-Jesus.
new_guy schrieb:
Tobias Weingartner-2 wrote:
make cpuid && ./cpuid | mail -s 'cpuid output' [EMAIL PROTECTED]
Perhaps this is implied by 'make', but for the sake of clarity, I did it
like this:
gcc cpuid.c -o cpuid | ...
And it worked OK.
make already knows how to compile C files, no ne
On 2008-10-20, Uwe Dippel <[EMAIL PROTECTED]> wrote:
> [I read all postings in the archive AFAIK]
>
> Just started with CF on embedded hardware advertised to run OpenBSD;
> ARInfoTek. It does run OpenBSD very well!
> Now I want the embedded system to run off CF; the board has a CF socket
> to be
Tobias Weingartner-2 wrote:
>
> make cpuid && ./cpuid | mail -s 'cpuid output' [EMAIL PROTECTED]
>
Perhaps this is implied by 'make', but for the sake of clarity, I did it
like this:
gcc cpuid.c -o cpuid | ...
And it worked OK.
--
View this message in context:
http://www.nabble.com/New-cpu
On 2008-10-19, Vivek Ayer <[EMAIL PROTECTED]> wrote:
> block in
make this "block log in", then look at the tcpdump command line
for "Display the logs in real time" shown in pflogd(8).
Just wanted to say that with a recent -current snapshot,
Suspend via apm -z and then Resume work fine on my
HPNC4010 now!
That's really a feature I was missing;
4.3 instantly rebooted with acpi, a pre 4.4 current
booted but had issues and now everything seems to work fine!
Thanks for the great
Hi,
I am trying to setup an openbsd router but are having a big problem
getting it to work.
Here is the scenario:
The router has 3 public IP's, with 2 internet connections and sits just
outside a DMZ. Behind the router there are a number of hosts with public
IP's (DMZ).
All of the interface
Uwe Dippel wrote:
4.2 runs out of the box, but with very slow access of files. The CF is
reasonably fast, though, with ~6MB at 'dd'. But once it has to access
files for r/w, it gets very slow.
Any hint welcome,
I got a really great hint. Let me start with the results:
tar -C /tmp -xzphf e
On Mon, Oct 20, 2008 at 11:57:41AM +0400, Dmitrij D. Czarkoff wrote:
>
> How can I query available wireless networks in OpenBSD (the thing You do with
> "iwlist ifname scan" in linux)?
>
as some other people have pointed out, the syntax is "ifconfig chan"
in -current, but was "ifconfig -M" in
Benoit Chesneau schrieb:
I did. Which information could be usefull in ? I may be blind, but i
didn't see any word about it.
Btw could you post with a valid email.
Delivery to the following recipient failed permanently:
[EMAIL PROTECTED]
--
- benont
Whoops, sorry, I really did misconfig
i answer to myself, (thanks DbD-), with a valid email,
ifconfig interface chan is the answer.
- benont
On Mon, Oct 20, 2008 at 10:36 AM, Benoit Chesneau <[EMAIL PROTECTED]>
wrote:
> On Mon, Oct 20, 2008 at 10:14 AM, Almir Karic <[EMAIL PROTECTED]> wrote:
>> ifconfig -M
>>
>> On Mon, Oct 20, 2008
On Mon, Oct 20, 2008 at 10:56 AM, Julian Leyh <[EMAIL PROTECTED]> wrote:
> Benoit Chesneau schrieb:
>>
>> On Mon, Oct 20, 2008 at 10:14 AM, Almir Karic <[EMAIL PROTECTED]> wrote:
>>>
>>> ifconfig -M
>>>
>>> On Mon, Oct 20, 2008 at 11:57:41AM +0400, Dmitrij D. Czarkoff wrote:
Hi, all!
Benoit Chesneau schrieb:
On Mon, Oct 20, 2008 at 10:14 AM, Almir Karic <[EMAIL PROTECTED]> wrote:
ifconfig -M
On Mon, Oct 20, 2008 at 11:57:41AM +0400, Dmitrij D. Czarkoff wrote:
Hi, all!
How can I query available wireless networks in OpenBSD (the thing You do
with
"iwlist ifname scan" in l
On Mon, Oct 20, 2008 at 10:14 AM, Almir Karic <[EMAIL PROTECTED]> wrote:
> ifconfig -M
>
> On Mon, Oct 20, 2008 at 11:57:41AM +0400, Dmitrij D. Czarkoff wrote:
>> Hi, all!
>>
>> How can I query available wireless networks in OpenBSD (the thing You do
with
>> "iwlist ifname scan" in linux)?
>>
>> --
ifconfig -M
On Mon, Oct 20, 2008 at 11:57:41AM +0400, Dmitrij D. Czarkoff wrote:
> Hi, all!
>
> How can I query available wireless networks in OpenBSD (the thing You do with
> "iwlist ifname scan" in linux)?
>
> --
> Dmitrij D. Czarkoff
>
> P.S.: Please cc me as I'm not on a list.
Hi, all!
How can I query available wireless networks in OpenBSD (the thing You do with
"iwlist ifname scan" in linux)?
--
Dmitrij D. Czarkoff
P.S.: Please cc me as I'm not on a list.
On Sun, Oct 19, 2008 at 10:07:47PM -0700, Philip Guenther wrote:
> On Fri, Oct 17, 2008 at 12:52 AM, Raimo Niskanen
> <[EMAIL PROTECTED]> wrote:
> > I have also found patches (#3, #4 and #7) by Philip Guenther in
> > the archives of this list from May 4.
> >
> > Can anyone enlighten me about if the
On Oct 19, 2008 4:30am, Jairo Souto <[EMAIL PROTECTED]> wrote:
> I updated xenocara from cvs, added the line you sugested in
>
> nv_driver.c and rebuilt xenocara. Then I tried to run Xorg
>
> without any xorg.conf and it did not run any more. Xorg.0.log is
>
> attached.
>
ok, that means that the 7
41 matches
Mail list logo