TCPmux

2013-05-31 Thread Stefan Desancic
Good Morning, Is there a flag or a setting in the PF firewall in FreeBSD that you can set to allow TCPmux traffic to flow through it? The pass all rule doesn't seem to work, however if I disable PF completely then the TCPmux traffic flow through. Kind Regards Important Notice: This e-mail

Re: TCPmux

2013-05-31 Thread Volodymyr Kostyrko
31.05.2013 10:29, Stefan Desancic: Good Morning, Is there a flag or a setting in the PF firewall in FreeBSD that you can set to allow TCPmux traffic to flow through it? The pass all rule doesn't seem to work, however if I disable PF completely then the TCPmux traffic flow through. I have no

Re: VIMAGE

2013-05-31 Thread Pietro Paolini
On May 30, 2013, at 6:25 PM, Teske, Devin devin.te...@fisglobal.com wrote: On May 30, 2013, at 3:35 AM, Pietro Paolini wrote: Hello all, I am a new bye on the FreeBSD and I am looking at the VIMAGE features experiencing some problems. I added the options : VIMAGE if_bridge and I

Re: VIMAGE

2013-05-31 Thread Pietro Paolini
On May 30, 2013, at 6:38 PM, Teske, Devin devin.te...@fisglobal.com wrote: On May 30, 2013, at 9:18 AM, Joe wrote: Pietro Paolini wrote: On May 30, 2013, at 2:29 PM, Joe fb...@a1poweruser.com wrote: Pietro Paolini wrote: Hello all, I am a new bye on the FreeBSD and I am looking at the

New kernel 9.1 informs me to report wbwd0 to FreeBSD

2013-05-31 Thread BBLister
Hi, I upgraded to 9.1 ( 9.1-STABLE FreeBSD 9.1-STABLE #0 r251140: ) today and my dmesg kernel prints: wbwd0: DevID 0x60 DevRev 0x12, please report this. wbwd0: DevID 0x60 DevRev 0x12, please report this. wbwd0: Unknown Winbond/Nuvoton model at port 0x2e-0x2f on isa0 wbwd0: Before watchdog

RE: TCPmux

2013-05-31 Thread Stefan Desancic
Hi, Thank you for your very speedy response. Also Attached is the config file. Kind Regards Stefan # Section: Interfaces public_if19=em0 private_if18=em1 mgmt_if=em1 # End: Interfaces # Section: Ports Management = {22,} ikeports = {500,4500} # End: Ports # Section: Address Table table

Clang cannot finds standard system lib libssl.a

2013-05-31 Thread Eduardo Morras
Hi, I'm trying to compile a single big file project written in C. It compiled fine, without problems in my develop machine (FreeBSD 9.1 STABLE, Clang3.2) but not on the server (FreeBSD 9.1 Release#0, Clang 3.1). The app uses openssl dtls and links to system ssl libs. Am I missing something?

Re: Clang cannot finds standard system lib libssl.a

2013-05-31 Thread Tijl Coosemans
On 2013-05-31 15:26, Eduardo Morras wrote: I'm trying to compile a single big file project written in C. It compiled fine, without problems in my develop machine (FreeBSD 9.1 STABLE, Clang3.2) but not on the server (FreeBSD 9.1 Release#0, Clang 3.1). The app uses openssl dtls and links to

Re: Clang cannot finds standard system lib libssl.a

2013-05-31 Thread Eduardo Morras
On Fri, 31 May 2013 16:12:24 +0200 Tijl Coosemans t...@coosemans.org wrote: CRYPTO_num_locks is in libcrypto so try linking with that in addition to libssl. Now i works, thanks a lot!! Forgot to add -Xlinker /usr/lib/libcrypto.a and -Xlinker /usr/lib/libpthread.a Now everything works as

Re: TCPmux

2013-05-31 Thread Volodymyr Kostyrko
31.05.2013 14:10, Stefan Desancic: Hi, Thank you for your very speedy response. Also Attached is the config file. Kind Regards Stefan # Section: Interfaces public_if19=em0 private_if18=em1 mgmt_if=em1 # End: Interfaces # Section: Ports Management = {22,} ikeports = {500,4500} # End:

pkgng dependencies change / update

2013-05-31 Thread b...@todoo.biz
Hi, I am trying to figure out how to change / update the dependencies on a package. I have a postfix package which comes from a server where mysql-client is in version 5.1 And I would like to install the same package on a server where mysql-client is in version 5.6 I am not sure if this

mount_smbfs in base?

2013-05-31 Thread Quark
is mount_smbfs, smbutil and friends part of base system? this is FreeBSD amd64 9.1-RELEASE then what is extra in samba port? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: mount_smbfs in base?

2013-05-31 Thread Matthias Apitz
El día Saturday, June 01, 2013 a las 02:09:58AM +0800, Quark escribió: is mount_smbfs, smbutil and friends part of base system? this is FreeBSD amd64 9.1-RELEASE $ which mount_smbfs /usr/sbin/mount_smbfs $ which smbutil /usr/bin/smbutil then what is extra in samba port? a SMB client and

Re: mount_smbfs in base?

2013-05-31 Thread Quark
- Original Message - From: Matthias Apitz g...@unixarea.de To: freebsd-questions@freebsd.org Cc: Sent: Saturday, 1 June 2013 12:01 AM Subject: Re: mount_smbfs in base? El día Saturday, June 01, 2013 a las 02:09:58AM +0800, Quark escribió: is mount_smbfs, smbutil and

Re: mount_smbfs in base?

2013-05-31 Thread Adam Vande More
On Fri, May 31, 2013 at 1:41 PM, Quark unixuser2000-f...@yahoo.com wrote: I saw that, but suspected I must have done something stupid that those binaries got placed there. then what is extra in samba port? a SMB client and server so this SMB client is recentish than what is in base?

Re: VIMAGE

2013-05-31 Thread Teske, Devin
On May 31, 2013, at 1:48 AM, Pietro Paolini wrote: On May 30, 2013, at 6:25 PM, Teske, Devin devin.te...@fisglobal.commailto:devin.te...@fisglobal.com wrote: On May 30, 2013, at 3:35 AM, Pietro Paolini wrote: Hello all, I am a new bye on the FreeBSD and I am looking at the VIMAGE features

Where to get source for 10?

2013-05-31 Thread Walter Hurry
For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? Thanks. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: Where to get source for 10?

2013-05-31 Thread Ayan George
On 05/31/2013 07:23 PM, Walter Hurry wrote: For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? I assume it'd be the head branch: http://svn.freebsd.org/base/head/ ___

Re: Where to get source for 10?

2013-05-31 Thread Joshua Isom
On 5/31/2013 6:27 PM, Ayan George wrote: On 05/31/2013 07:23 PM, Walter Hurry wrote: For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? I assume it'd be the head branch: http://svn.freebsd.org/base/head/ Yes, it's the head

Re: pkgng dependencies change / update

2013-05-31 Thread Matthew Seaman
On 31/05/2013 16:26, b...@todoo.biz wrote: Hi, I am trying to figure out how to change / update the dependencies on a package. I have a postfix package which comes from a server where mysql-client is in version 5.1 And I would like to install the same package on a server where

Re: Where to get source for 10?

2013-05-31 Thread Walter Hurry
On Fri, 31 May 2013 19:27:36 -0400, Ayan George wrote: On 05/31/2013 07:23 PM, Walter Hurry wrote: For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? I assume it'd be the head branch: http://svn.freebsd.org/base/head/

Re: Where to get source for 10?

2013-05-31 Thread Walter Hurry
On Fri, 31 May 2013 18:41:49 -0500, Joshua Isom wrote: On 5/31/2013 6:27 PM, Ayan George wrote: On 05/31/2013 07:23 PM, Walter Hurry wrote: For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ But where can I get the source for FreeBSD10? I assume it'd be the head branch:

Re: VIMAGE

2013-05-31 Thread Teske, Devin
On May 31, 2013, at 3:05 PM, Teske, Devin wrote: On May 31, 2013, at 1:48 AM, Pietro Paolini wrote: On May 30, 2013, at 6:25 PM, Teske, Devin devin.te...@fisglobal.commailto:devin.te...@fisglobal.com wrote: On May 30, 2013, at 3:35 AM, Pietro Paolini wrote: Hello all, I am a new bye on

Re: make release fails

2013-05-31 Thread CyberLeo Kitsana
On 05/23/2013 06:52 AM, Jack Mc Lauren wrote: Hi snip find //usr/obj/usr/src/release/dist/doc -empty -delete find: -delete: //usr/obj/usr/src/release/dist/doc: relative path potentially not safe *** [distributeworld] Error code 1 snip What's wrong with this? Thanks in advance Huh.