Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
Good morning, if I run 'make deinstall reinstall' for a port, it doesn't ask a single question, at least not for dbus. # ls -l /usr/local/bin/dbus-daemon -r-xr-xr-x 1 rocketmouse wheel 377744 Jan 18 22:44 /usr/local/bin/dbus-daemon # cd /usr/ports/devel/dbus ; make deinstall reinstall

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Zyumbilev, Peter
On 27/01/2013 06:34, Lowell Gilbert wrote: > If you needed version control features on your ports tree (especially if > you were regularly contributing changes to ports), getting and updating > your tree through subversion would have some extra features you might > want, but it doesn't sound as i

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Erich Dollansky
Hi, On Sun, 27 Jan 2013 09:15:09 +0100 "Ralf Mardorf" wrote: > Good morning, ood morning? The sun is settling soon! > > if I run 'make deinstall reinstall' for a port, it doesn't ask a > single question, at least not for dbus. > > # ls -l /usr/local/bin/dbus-daemon > -r-xr-xr-x 1 rocketmouse

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Matthew Seaman
On 27/01/2013 02:57, Joseph A. Nagy, Jr wrote: > On 01/26/13 15:52, Jimmy Olgeni wrote: >> >> Hello, >> >> On Sat, 26 Jan 2013, Joseph A. Nagy, Jr wrote: >> >>> The pkg repo's are down. I'm not sure how you got it to work (if you >>> did). It will not work on this end, thanks though. >> >> It seems

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Matthew Seaman
On 27/01/2013 00:11, W. D. wrote: > What would be the best Cron command to keep ports updated on a daily > basis? Try this as a crontab entry: 0 3 * * * * /usr/sbin/portsnap cron update Two points to note: 1) The 'cron' verb is important for anyone setting up an automated job like this.

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Mike Clarke
On Sunday 27 Jan 2013 09:46:51 Matthew Seaman wrote: > to get yourself a portsnap-ready copy of the ports tree. You only need > to do that once, but you should move aside any pre-existing copy of > /usr/ports obtained by any means other than portsnap(8) before you do > (but keep anything under /u

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Matthew Seaman
On 27/01/2013 08:35, Zyumbilev, Peter wrote: > Last 10 years I am using cvsup. Any good guide for the transition to > subversion ? Most of the guides around freebsd.org are aimed at developers who will be using SVN read-write. For simple read-only use (ie. not checking anything into the reposito

Re: lagg problems (or lack of understanding?)

2013-01-27 Thread Jerry
On Sun, 27 Jan 2013 01:20:13 +0100 markus.hoeni...@mhoenicka.de articulated: > hald_enable="NO" Its defaults to "NO". No reason to specifically set it. -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Matthew Seaman
On 27/01/2013 10:07, Mike Clarke wrote: > I suppose the best approach with ZFS would be to make a snapshot immediately > prior to running portsnap. Yes. That would do the trick quite neatly. In fact, snapshot before each time you run portsnap. Cheers Matthew -- Dr Matthew J

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Zyumbilev, Peter
On 27/01/2013 12:46, Matthew Seaman wrote: > Cheers, > > Matthew > Matthew, Fantastic howto ! Thanks ! Really a good job...as usual :-) Peter ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Jimmy Olgeni
On Sat, 26 Jan 2013, Joseph A. Nagy, Jr wrote: Failed to install the following 1 package(s): ftp://ftp1.us.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/lang/smlnj-110.0.7_3.tbz My fault - I didn't immediately connect "pkg repo" to pkgng :) I fired up a 9.1 VM and built an i386 pac

KDE Mouse Themes

2013-01-27 Thread Carmel
I have KDE version 4.8.4 (4.8.4) installed on a FreeBSD-8.3 system. I have tried reading through the KDE documentation; however, I cannot find the setting on my system to change the mouse theme(s). According to the KDE documentation, the settings tab that should exist under "settings" does not. Is

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Polytropon
On Sun, 27 Jan 2013 15:38:38 +0700, Erich Dollansky wrote: > Hi, > > On Sun, 27 Jan 2013 09:15:09 +0100 > "Ralf Mardorf" wrote: > > > Good morning, > > ood morning? The sun is settling soon! The sun of the planet of the ood? Or the former Sun of one of the microsystems? :-) > > if I run 'ma

Re: lagg problems (or lack of understanding?)

2013-01-27 Thread markus . hoenicka
Jerry writes: > On Sun, 27 Jan 2013 01:20:13 +0100 > markus.hoeni...@mhoenicka.de articulated: > > > hald_enable="NO" > > Its defaults to "NO". No reason to specifically set it. > That's correct. This is a leftover of an attempt to track down some problem which turned out to be influence

Re: KDE Mouse Themes

2013-01-27 Thread ajtiM
On Sunday 27 January 2013 07:26:59 Carmel wrote: > I have KDE version 4.8.4 (4.8.4) installed on a FreeBSD-8.3 system. I > have tried reading through the KDE documentation; however, I cannot > find the setting on my system to change the mouse theme(s). According > to the KDE documentation, the sett

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Erich Dollansky
Hi, On Sun, 27 Jan 2013 13:58:06 +0100 Polytropon wrote: > On Sun, 27 Jan 2013 15:38:38 +0700, Erich Dollansky wrote: > > Hi, > > > > On Sun, 27 Jan 2013 09:15:09 +0100 > > "Ralf Mardorf" wrote: > > > > > Good morning, > > > > ood morning? The sun is settling soon! > > The sun of the planet

Re: KDE Mouse Themes

2013-01-27 Thread Carmel
On Sun, 27 Jan 2013 08:09:10 -0600 ajtiM articulated: > Do you have: > > System Settings - Input Devices - and there are Keyboard, Mouse and > Remote control. Yes, and there is suppose to be a "themes" setting according to the KDE documentation; however, there is none. I have checked under every

Re: Locking USB Serial Device to Specific Com port

2013-01-27 Thread dweimer
On 2013-01-26 16:40, Shane Ambler wrote: On 27/01/2013 08:15, dweimer wrote: I would like to lock down the USB serial port adapter used on the UPS to /dev/cuaU0, to make sure the UPS is always monitored and I will get a clean shutdown in event of a power failure. I believe that this requires

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Sun, 27 Jan 2013 15:28:47 +0100, Erich Dollansky wrote: I think that installing it in multi-user mode without other users having things running, will work in 99.% of the cases. In his special case, it will work 100% as only the permissions should et changed. I think so, but I asked, be

Re: Cronjob Cvsup -> What?

2013-01-27 Thread MFV
Hello Matthew, Thanks for an outstanding piece of documentation. It resolves a number of concerns I had and convinced me to move from portsnap where I discovered an apparent bug that gave me security concerns. More specifically I manually edited /usr/ports/UPDATING and portsnap did not recog

Re: KDE Mouse Themes

2013-01-27 Thread Mike Clarke
On Sunday 27 Jan 2013 14:47:11 Carmel wrote: > On Sun, 27 Jan 2013 08:09:10 -0600 > > ajtiM articulated: > > Do you have: > > > > System Settings - Input Devices - and there are Keyboard, Mouse and > > Remote control. > > Yes, and there is suppose to be a "themes" setting according to the KDE >

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Steve O'Hara-Smith
On Sun, 27 Jan 2013 09:51:12 -0500 MFV wrote: > The only downside with svn seems to be the 728 MB footprint. With hard disc space running at around 10c per gigabyte it's a minor issue. -- Steve O'Hara-Smith ___ freebsd-questions@freebsd.org

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Robert Huff
Steve O'Hara-Smith writes: > > The only downside with svn seems to be the 728 MB footprint. > > With hard disc space running at around 10c per gigabyte it's a > minor issue. Doesn't that depend on whose money it is? Robert Huff ___

Re: Cronjob Cvsup -> What?

2013-01-27 Thread Warren Block
On Sun, 27 Jan 2013, Matthew Seaman wrote: 2) Choose a protocol for access the SVN servers. Your choices in order of preference are svn:// https:// http:// Use svn:// for best performance. If you're concerned about MITM attacks injecting trojans into the

/usr/bin/ld: cannot find -liconv

2013-01-27 Thread Leonardo M . Ramé
Hi, I'm trying to compile FreePascal from sources, but it keeps complaining about cannot find -liconv: When I do "gmake all" on fpc src directory, I get this: Output of ldconfig -r|grep iconv: 19:-lkiconv.4 => /lib/libkiconv.so.4 112:-liconv.3 => /usr/local/lib/libiconv.so.3 433:-lbiconv.2 => /

Re: Cronjob Cvsup -> What?

2013-01-27 Thread RW
On Sun, 27 Jan 2013 09:51:12 -0500 MFV wrote: > Hello Matthew, > > Thanks for an outstanding piece of documentation. It resolves a > number of concerns I had and convinced me to move from portsnap where > I discovered an apparent bug that gave me security concerns. More > specifically I manual

Re: Locking USB Serial Device to Specific Com port

2013-01-27 Thread Warren Block
On Sun, 27 Jan 2013, dweimer wrote: On 2013-01-26 16:40, Shane Ambler wrote: On 27/01/2013 08:15, dweimer wrote: I would like to lock down the USB serial port adapter used on the UPS to /dev/cuaU0, to make sure the UPS is always monitored and I will get a clean shutdown in event of a power fa

Re: /usr/bin/ld: cannot find -liconv

2013-01-27 Thread Leonardo M . Ramé
- Original Message - > From: Leonardo M. Ramé > To: "freebsd-questions@freebsd.org" > Cc: > Sent: Sunday, January 27, 2013 12:28 PM > Subject: /usr/bin/ld: cannot find -liconv > > Hi, I'm trying to compile FreePascal from sources, but it keeps complaining > about cannot find -liconv:

Re: Locking USB Serial Device to Specific Com port

2013-01-27 Thread dweimer
On 2013-01-27 08:48, dweimer wrote: On 2013-01-26 16:40, Shane Ambler wrote: On 27/01/2013 08:15, dweimer wrote: I would like to lock down the USB serial port adapter used on the UPS to /dev/cuaU0, to make sure the UPS is always monitored and I will get a clean shutdown in event of a power f

who am i logged in as

2013-01-27 Thread Fbsd8
I know there is a command that will give me the name of the account I am logged in on. But I can not recall the name of this command. What is the name of this command? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mail

Re: who am i logged in as

2013-01-27 Thread Ralf Mardorf
On Sun, 27 Jan 2013 17:01:46 +0100, Fbsd8 wrote: I know there is a command that will give me the name of the account I am logged in on. But I can not recall the name of this command. What is the name of this command? As user run $ id uid=1000(rocketmouse) gid=1000(rocketmouse) groups=100

Re: who am i logged in as

2013-01-27 Thread Joe Altman
On Sun, Jan 27, 2013 at 11:01:46AM -0500, Fbsd8 wrote: > > I know there is a command that will give me the name > of the account I am logged in on. > > But I can not recall the name of this command. > > What is the name of this command? whoami ___ free

Re: Locking USB Serial Device to Specific Com port

2013-01-27 Thread dweimer
On 2013-01-27 09:29, Warren Block wrote: On Sun, 27 Jan 2013, dweimer wrote: On 2013-01-26 16:40, Shane Ambler wrote: On 27/01/2013 08:15, dweimer wrote: I would like to lock down the USB serial port adapter used on the UPS to /dev/cuaU0, to make sure the UPS is always monitored and I will

Re: who am i logged in as

2013-01-27 Thread Chris Hill
On Sun, 27 Jan 2013, Fbsd8 wrote: I know there is a command that will give me the name of the account I am logged in on. But I can not recall the name of this command. What is the name of this command? whoami Thanks ___ freebsd-questions@freebsd

Re: who am i logged in as

2013-01-27 Thread Rajarajan Rajamani
On Jan 27, 2013 11:19 AM, "Chris Hill" wrote: > > On Sun, 27 Jan 2013, Fbsd8 wrote: > >> I know there is a command that will give me the name >> of the account I am logged in on. >> >> But I can not recall the name of this command. >> >> What is the name of this command? > > > whoami > > >> >> Tha

Re: who am i logged in as

2013-01-27 Thread cpet
> I know there is a command that will give me the name > of the account I am logged in on. > > But I can not recall the name of this command. > > What is the name of this command? > > Thanks > ___ > freebsd-questions@freebsd.org mailing list > http://list

http://localhost/phpmyadmin

2013-01-27 Thread Rasel Ahmed
Please help me what the applied host in website ? Sent from my iPhone ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: who am i logged in as

2013-01-27 Thread ill...@gmail.com
On 27 January 2013 11:31, wrote: >> I know there is a command that will give me the name >> of the account I am logged in on. >> >> But I can not recall the name of this command. >> >> What is the name of this command? >> >> Thanks >> > name@hactar:/home/name % who > namepts/0Jan

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 05:20, Jimmy Olgeni wrote: On Sat, 26 Jan 2013, Joseph A. Nagy, Jr wrote: Failed to install the following 1 package(s): ftp://ftp1.us.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/lang/smlnj-110.0.7_3.tbz My fault - I didn't immediately connect "pkg repo" to pkgng :)

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Jimmy Olgeni
On Sun, 27 Jan 2013, Joseph A. Nagy, Jr wrote: root@alex-laptop:/root # pkg add http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz smlnj-110.0.7_3.txz 100% 2586KB 287.3KB/s 285.9KB/s 00:09 Installing smlnj-110.0.7_3...pkg: wrong architecture: freebsd:9:x86:32 instead of fre

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Polytropon
On Sun, 27 Jan 2013 16:40:51 -0600, Joseph A. Nagy, Jr wrote: > At this point I'm not sure what the problem is, though I do appreciate > the help. > > root@alex-laptop:/root # pkg add > http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz > smlnj-110.0.7_3.txz 100% 2586KB 287.3K

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 16:44, Jimmy Olgeni wrote: On Sun, 27 Jan 2013, Joseph A. Nagy, Jr wrote: root@alex-laptop:/root # pkg add http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz smlnj-110.0.7_3.txz 100% 2586KB 287.3KB/s 285.9KB/s 00:09 Installing smlnj-110.0.7_3...pkg: wrong archite

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 16:49, Polytropon wrote: On Sun, 27 Jan 2013 16:40:51 -0600, Joseph A. Nagy, Jr wrote: At this point I'm not sure what the problem is, though I do appreciate the help. root@alex-laptop:/root # pkg add http://people.freebsd.org/~olgeni/smlnj-110.0.7_3.txz smlnj-110.0.7_3.txz

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Polytropon
On Sun, 27 Jan 2013 16:53:05 -0600, Joseph A. Nagy, Jr wrote: > On 01/27/13 16:49, Polytropon wrote: > > Did you have any success using the old-fashioned pkg_add method > > with the -f option, and using the FreeBSD 9-STABLE precompiled > > package (should work for 9.1-RELEASE too)? > > > No, beca

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 16:59, Polytropon wrote: On Sun, 27 Jan 2013 16:53:05 -0600, Joseph A. Nagy, Jr wrote: On 01/27/13 16:49, Polytropon wrote: Did you have any success using the old-fashioned pkg_add method with the -f option, and using the FreeBSD 9-STABLE precompiled package (should work for 9.1-REL

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Jimmy Olgeni
On Sun, 27 Jan 2013, Joseph A. Nagy, Jr wrote: Possibly, I have the space (~18GB free on my /home partition, even more free on /). It's just a matter of me taking the time to work on setting either one up and I seem to be a perpetual "corner case" when it comes to software issues. Either way

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 17:37, Jimmy Olgeni wrote: On Sun, 27 Jan 2013, Joseph A. Nagy, Jr wrote: Possibly, I have the space (~18GB free on my /home partition, even more free on /). It's just a matter of me taking the time to work on setting either one up and I seem to be a perpetual "corner case" when it

ZFS - whole disk or partition or BSD slice?

2013-01-27 Thread james
I have a 9.1 system with some SATA disks in RAIDZ, upgraded from 9.0. The disks are all the same type, and I formatted them for FreeBSD and put ZFS in a slice covering most of them. I have seen suggestions for OpenIndiana etc that it is better to let ZFS have the whole raw disk and that this

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > # 1. `cd /usr/src' (or to the directory containing your source tree). > # 2. `make buildworld' > # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC). > # 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Polytropon
On Mon, 28 Jan 2013 01:36:36 +0100, Ralf Mardorf wrote: > On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > > # 1. `cd /usr/src' (or to the directory containing your source > > tree). > > # 2. `make buildworld' > > # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
PS: On Mon, 2013-01-28 at 01:36 +0100, Ralf Mardorf wrote: > # cd /usr/ports/misc/mc && make install clean > # uname -r > 8.3-RELEASE > # freebsd-update -r 9.1-RELEASE upgrade > # freebsd-update install > # shutdown -r now > > # freebsd-update install > # cd /usr/ports/ports-mgmt/portupgrade && ma

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > On Sun, 27 Jan 2013 15:38:38 +0700, Erich Dollansky wrote: > > Hi, > > > > On Sun, 27 Jan 2013 09:15:09 +0100 > > "Ralf Mardorf" wrote: > > > Is there a command to deinstall and reinstall all ports or an idea > > > for a script to do it? > >

Re: ZFS - whole disk or partition or BSD slice?

2013-01-27 Thread Shane Ambler
On 28/01/2013 10:27, james wrote: I have a 9.1 system with some SATA disks in RAIDZ, upgraded from 9.0. The disks are all the same type, and I formatted them for FreeBSD and put ZFS in a slice covering most of them. I have seen suggestions for OpenIndiana etc that it is better to let ZFS have t

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > > If you only will have to handle a few ports, using the "bare > > ports method" (make) is probably the easiest way (in case > > everything else stays definitely consistent). What could become inconsistent without upgrading or downgrading? I d

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Mon, 2013-01-28 at 01:46 +0100, Polytropon wrote: > On Mon, 28 Jan 2013 01:36:36 +0100, Ralf Mardorf wrote: > > On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > > > # 1. `cd /usr/src' (or to the directory containing your source > > > tree). > > > # 2. `make buildworld' > > > #

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Ralf Mardorf
On Fri, 2013-01-25 at 19:24 -0500, kpn...@pobox.com wrote: > You can use mtree against the spec files in /etc/mtree/ to check for and > fix incorrect permissions and owners on base system files. It won't help > with /usr/local, but at least you can get the base straight. > > As root, from the root

Re: [OT-ish] Need a Binary for lang/sml-nj

2013-01-27 Thread Joseph A. Nagy, Jr
On 01/27/13 17:37, Jimmy Olgeni wrote: On Sun, 27 Jan 2013, Joseph A. Nagy, Jr wrote: Possibly, I have the space (~18GB free on my /home partition, even more free on /). It's just a matter of me taking the time to work on setting either one up and I seem to be a perpetual "corner case" when it

Re: Sharing a mail folder between Linux and FreeBSD

2013-01-27 Thread Erich Dollansky
Hi, On Mon, 28 Jan 2013 01:36:36 +0100 Ralf Mardorf wrote: > On Sun, 2013-01-27 at 13:58 +0100, Polytropon wrote: > > # 1. `cd /usr/src' (or to the directory containing your > > source tree). # 2. `make buildworld' > > # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is

NcFTPd on 9.1 64-bit

2013-01-27 Thread Jim Pazarena
I have found that on the two machines which I installed 9.1 on, NcFTPd fails system logins for non-root attempts with "Password wrong for user from 192.168.1.51" These are logins which previously on 9.0 worked as expected, and now fail on 9.1. Has anyone else experienced this? Any sugge

Re: ZFS - whole disk or partition or BSD slice?

2013-01-27 Thread Michael Sierchio
On Sun, Jan 27, 2013 at 5:36 PM, Shane Ambler wrote: > I recall reading that using partitions for zfs on FreeBSD was as good as > full disks. No, it isn't - ZFS can fully utilize disk caches when presented with whole devices. There are possible reasons to create partitions - one being that if an

Re: ZFS - whole disk or partition or BSD slice?

2013-01-27 Thread Steve O'Hara-Smith
On Sun, 27 Jan 2013 22:05:05 -0800 Michael Sierchio wrote: > On Sun, Jan 27, 2013 at 5:36 PM, Shane Ambler > wrote: > > > I recall reading that using partitions for zfs on FreeBSD was as good as > > full disks. > > No, it isn't - ZFS can fully utilize disk caches when presented with > whole de

Re: jails bind ip

2013-01-27 Thread Ivailo Tanusheff
Hi, First of all usage of 127.0.0.1 as second address is nothing but wrong, as this is the loopback address :) For the second part of the question - I suppose it has nothing to do with the BSD and the jail subsystem. I am not sure why you have eth1 tbh, you should only have eth0, maybe because