802.1X authenticator for FreeBSD

2017-10-17 Thread Peter Ankerstål
Hi!

I’ve been looking for a 802.1X authenticator for FreeBSD for a while without 
any real success. Im pretty familiar with hostapd and use it my self for WPA2 
Enterprise authentications (with the build in RADIUS server) and it works fine. 
But what now I would really like to have the same type of authentication for 
the wired network, but as far as I can see there is no way to use the wired 
driver in FreeBSD. 

Any pointers on this?

Thanks!
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

error instaling any ports

2017-10-17 Thread Denis Granato
Hello everyone

I have a 9.1 freebsd server, and every ports I try to install I get
the follow error







*server# cd /usr/ports/devel/subversionserver# make install
clean"/usr/ports/Mk/bsd.port.mk ", line 1045: Unknown
directiveUnknown modifier 't'Variable .CURDIR is recursive.server# *
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi!

> I have a 9.1 freebsd server, and every ports I try to install I get
> the follow error

9.1 is no longer supported. Any chance to upgrade ? Do you need
help to upgrade that box ?

-- 
p...@opsec.eu+49 171 3101372 3 years to go !
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Rainer Duffner

> Am 17.10.2017 um 19:29 schrieb Denis Granato :
> 
> Hello everyone
> 
> I have a 9.1 freebsd server, and every ports I try to install I get
> the follow error
> 
> 
> 
> 
> 
> 
> 
> *server# cd /usr/ports/devel/subversionserver# make install
> clean"/usr/ports/Mk/bsd.port.mk ", line 1045: Unknown
> directiveUnknown modifier 't'Variable .CURDIR is recursive.server# *
> ___
> freebsd-stable@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"



Is this a recent ports-tree?

FreeBSD 9.1 has been out of support for probably the better part of three years.
No chance a current ports-tree is usable on it.

If for whatever reason you insist on staying with 9.1, you should use a 
ports-tree from 9.2-RELEASE or maybe 9.3-RELEASE.



___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Denis Granato
Hi Kurt
Yes, I need help, its exactly what Im trying to do, upgrade
to a newer version

tks

On Tue, Oct 17, 2017 at 3:32 PM, Kurt Jaeger  wrote:

> Hi!
>
> > I have a 9.1 freebsd server, and every ports I try to install I get
> > the follow error
>
> 9.1 is no longer supported. Any chance to upgrade ? Do you need
> help to upgrade that box ?
>
> --
> p...@opsec.eu+49 171 3101372 3 years to
> go !
>
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi!

> Yes, I need help, its exactly what Im trying to do, upgrade
> to a newer version

So, what does

uname -a

say ?

What does

freebsd-version -ku

say ?

Can you try to do these steps to get to a slightly newer version first ?

freebsd-update -r 9.3-RELEASE upgrade
# installation kernel
freebsd-update install
shutdown -r now
# installation userspace
freebsd-update install
# pkg-update
freebsd-update install

-- 
p...@opsec.eu+49 171 3101372 3 years to go !
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Denis Granato
> So, what does
>
> uname -a
>
>
>
> *server# uname -aFreeBSD server.avgroup.loc 9.1-PRERELEASE FreeBSD
> 9.1-PRERELEASE #0 r238721: Mon Jul 23 17:34:45 BRT 2012
> r...@server.avgroup.loc:/usr/obj/usr/stable9/sys/AVVIO_FW  i386You have new
> mail.*
>
> What does
>
> freebsd-version -ku
>
> *dont have this command*
>
> Can you try to do these steps to get to a slightly newer version first ?
>
> freebsd-update -r 9.3-RELEASE upgrade
>






*server# freebsd-update -r 9.3-RELEASE upgradeLooking up update.freebsd.org
 mirrors... 3 mirrors found.Fetching public key
from update6.freebsd.org... failed.Fetching public key from
update5.freebsd.org... failed.Fetching public key from
update4.freebsd.org... failed.No mirrors remaining, giving up*


# installation kernel
> freebsd-update install
>


> shutdown -r now
> # installation userspace
> freebsd-update install
> # pkg-update
> freebsd-update install
>
> --
> p...@opsec.eu+49 171 3101372 3 years to
> go !
>
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi!

> > uname -a
[...]
> > *server# uname -aFreeBSD server.avgroup.loc 9.1-PRERELEASE FreeBSD

So you have a PRERELEASE version and you have a custom kernel.

Do you know why that is ? Any specific change that needs to
be in that kernel config ?

Please check if you have a 'svn' binary somewhere, because it looks
like you need to do a source upgrade first.

rm -rf /usr/obj /usr/src
mkdir /usr/src
cd /usr/src
svn checkout https://svn.freebsd.org/base/release/9.3.0/ .
make buildworld
make buildkernel
make installkernel
make installworld
mergemaster -UiP
shutdown -r now
cd /usr/src
make check-old
make delete-old
make delete-old-libs

> *server# freebsd-update -r 9.3-RELEASE upgradeLooking up update.freebsd.org
>  mirrors... 3 mirrors found.Fetching public key
> from update6.freebsd.org... failed.Fetching public key from
> update5.freebsd.org... failed.Fetching public key from
> update4.freebsd.org... failed.No mirrors remaining, giving up*

Well, freebsd-update only works on GENERIC kernels and systems, so
your first step needs to be a source upgrade.

Please note: Your binaries from 9.1-PRE will work on 9.3, and probably on
10.x, so no need to worry about the packages installed for now. 

You can rebuild your ports when you're on 10.x.

-- 
p...@opsec.eu+49 171 3101372 3 years to go !
___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: error instaling any ports

2017-10-17 Thread Shane Ambler
On 18/10/2017 05:41, Kurt Jaeger wrote:

> Please note: Your binaries from 9.1-PRE will work on 9.3, and probably on
> 10.x, so no need to worry about the packages installed for now. 
> 
> You can rebuild your ports when you're on 10.x.
> 

If you have trouble running anything after the system upgrade,
installing misc/compat9x should resolve the issues until you get your
ports updated.

-- 
FreeBSD - the place to B...Software Developing

Shane Ambler

___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"