Hi All,
Don't know if this is expected behaviour.
My LAN (bge0) and WLAN (wlan0) are bridged in bridge0. I tried to run
rtadvd on bridge0 but that didn't result in ipv6 addresses on my
network. Tried running rtadvd directly /usr/sbin/rtadvd -c
/etc/rtadvd.conf -f -D and saw the requests coming in
Hi All,
When starting a jail you can, as of 8.0 if I'm not mistaken, set the
JID and name for a jail. This change doesn't seem to have been
incorporated into the /etc/rc.d/jail script? Looking at
http://wiki.polymorf.fr/index.php/Howto:FreeBSD_jail_vnet it wouldn't
be a huge change to add name sup
-i ${_rootdir} ${_hostname} \
\"${_addrl}\" ${_exec_start} > ${_tmp_jail} 2>&1
Kind regards,
Spil.
On Sun, Oct 24, 2010 at 10:52 AM, Spil Oss wrote:
> Hi All,
>
> When starting a jail you can, as of 8.0 if I'm not mistaken, set the
> JI
Hi Sergey,
I'm dumbstruck!
Switching 'ip' to 'ip4' in both the divert rules fixed my problem.
Personally I think that should go into the UPDATING file as well. I
wouldn't have found it if you hadn't told me!
Many thanks,
Spil.
On Wed, Jul 21, 2010 at 9:
o any out via $pif
>
> accordingly.
>
> --
>
> Best Regards,
>
> Nasonov Sergey
On Wed, Jul 21, 2010 at 11:40 AM, Spil Oss wrote:
> Hi,
>
> Testing FreeBSD 8.1 I noticed that I seem to have routing or nat or
> firewall issues. (csupped RELENG_8_1 which was -RELE
Hi,
Testing FreeBSD 8.1 I noticed that I seem to have routing or nat or
firewall issues. (csupped RELENG_8_1 which was -RELEASE not -RC last
night?)
- 8.1 booted fine
- connections from the system itself were fine
- connections from my jails to the internet were not working
- connections from my L
can't find any references to it in the subr files either. Saw that
there's quite a bit of changes in -head though
Kind regards,
Spil.
On Fri, May 14, 2010 at 11:40 AM, Matthew Seaman
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 14/05/2010 10:07:23, S
Hi,
I'm trying to set ipv6 aliases for my jails in my rc.conf but it
doesn't seem to work as advertised. I have a /48 range assigned to me
(for this example 2001:dead:beef) and am trying to assign ipv6
addresses to a jail. The jails will all have ipv6 addresses in the
2001:dead:beef:1 range.
>Fro
Thanks for the confirmation!
Is anything known re. a timeline for implementation of wireless-N? (8.1? 9.0?)
Kind regards,
Spil
On Sat, Feb 27, 2010 at 1:43 PM, Bernhard Schmidt
wrote:
> On Sat, Feb 27, 2010 at 01:27:09PM +0100, Spil Oss wrote:
>> Hi All,
>>
>> Got mys
Hi All,
Got myself an Atheros AR5416 card to upgrade my HostAP to Wireless-N speed.
Somehow I can't find a way to convince the driver to go into 11n mode
# ifconfig wlan0 mode 11b
# ifconfig wlan0 mode 11g
# ifconfig wlan0 mode 11n
ifconfig: SIOCSIFMEDIA (media): Device not configured
# uname -a
Hi jhell,
aliases can be used as mailing-lists (remember to also have a
-owner alias if you wish to use it that way)
And there is a work-around, also documented in the aliases man-page.
split it up in multiple parts that are lists again
mailinglist: mailinglist-part1, mailinglist-part2,
Hi All,
Today I ran into the BUG documented in the aliases man-page.
If you have compiled sendmail with DBM support instead of NEWDB, you
may have encountered problems in dbm(3) restricting a single alias to
about 1000 bytes of information.
Looking at Sendmail, it
erence for future
users of (ez)jail!
Kind regards,
Spil.
2009/1/8 Oliver Peter :
> On Thu, 8 Jan 2009 11:07:04 +0100
> "Spil Oss" wrote:
>
>> Early this week, I upgraded from 7.0 to 7.1 (not having 'used' jails
>> on 7.0). After creating the jail with
Hi all,
Is it mandatory to add device mem to jails to enable network via the gateway?
Left ezjail with FreeBSD-6.3 (and a hardware replacement of my server)
and am now starting again with FreeBSD-7.1.
Early this week, I upgraded from 7.0 to 7.1 (not having 'used' jails
on 7.0). After creating th
Hi all,
Posted a message earlier about a panic due to a privileged instruction
fault. As a result of that I am now running a kernel with debug
symbols.
Last night my server crashed again, and now I'm wondering if the
community is interested, the crash is probably due to a faulty memory
module.
01
ind regards,
Spil.
On 11/04/2008, Bjoern A. Zeeb <[EMAIL PROTECTED]> wrote:
> On Fri, 11 Apr 2008, Spil Oss wrote:
>
> > Yesterday my to-be server running FreeBSD 7.0 #0 has rebooted after a
> > kernel panic.
> >
> > FreeBSD newserver.example.net 7.0-RELEASE FreeBS
Yesterday my to-be server running FreeBSD 7.0 #0 has rebooted after a
kernel panic.
FreeBSD newserver.example.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Fri
Apr 4 07:22:22 CEST 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BEASTIE70 i386
Please find messages and kernel-configuration attached.
This
e may off course be a lot of ports in the ports-collection that do
not correctly handle WITHOUT_IPV6, and the maintainers of these ports
should be contaced on a per-port basis.
Kind regards,
Spil.
On 07/02/07, Michael <[EMAIL PROTECTED]> wrote:
Spil Oss wrote:
> Hi All,
>
> I have
Hi All,
I have NO_INET6 in my /etc/make.conf and INET6 is commented out in my
kernel config.
Until today I did *not* have WITHOUT_IPV6 in my make.conf
In 6.1 I have been unable to run php 5.2 in combination with
mail/roundcube, it segfaulted apache, 5.1.6_3 was fine.
Since my upgrade to 6.2-RELEA
be fixed in STABLE. The particular fixes were to bpf.c so I
belive (but have not verified) that if you grab the latest version of
that file, put it in src/sbin/dhclient/ and rebuild dhclient the
problems will go away.
-- Brooks
On Sun, Nov 05, 2006 at 09:12:25PM +0100, Spil Oss wrote:
> H
Hi all,
Been experiencing this same behaviour every now-and-then.
FreeBSD/i386 6.1-RELEASE-p10
Any solutions to this?
Kind regards,
Spil.
On 06/05/06, Lodewijk Vöge <[EMAIL PROTECTED]> wrote:
hello,
a while ago someone reported the same problem I had been seeing, that
dhclient starts takin
l.s.
After running cvsup to RELENG_6_1, I started `make buildworld
KERNCONF=BEASTIE61` as per the handbook's '21.4.1 The Canonical Way to
Update Your System'
In libexec/mail.local I get the following on stderr
/usr/obj/usr/src/tmp/usr/bin/ld: warning: libldap-2.2.so.7, needed by
/usr/local/lib/l
My home-network is so simple I could just tie the desktop to the
server's NIC with a cross-cable (xl 3c905C to nve). Let's see if the
3Com 16-port switch is the culprit!
Spil.
On 24/03/06, Kevin Oberman <[EMAIL PROTECTED]> wrote:
> > Date: Fri, 24 Mar 2006 22:33:17 +0200
> > From: Ion-Mihai Tetcu
As a FreeBSD-n00b with some 'friends' that know FreeBSD better/well I
can only say
Please add this kind of information to the Handbook
Any addition to the handbook on tracking down problems and smarter
ways to fix things would be greatly appreciated. I found myself
recompiling my kernel to test c
When trying to build a RELENG_6_0 kernel with SMP support and
unneccessary devices commented out, I got a failure whilst compiling
the ural device. This was due to the fact that I had disabled wlan,
but still had ural enabled.
Can the comment on ural be modified so one immediately sees this depend
Since upgrading to 6-STABLE I get errors on my cardbus NIC. If I have
the patience to wait for echo on an ssh terminal one could say that it
works, but in a real world it's unusable.
Hopefully helpful details:
* Worked fine on 5.4
* Whilst downloading a freebsd iso over ftp, no watchdog timeouts
o
26 matches
Mail list logo