Re: rTorrent + FreeBSD + pf = freeze?

2009-10-23 Thread Kalle Møller
Afaik the "problem" with fillling the router with torrent traffic as opposed to a single host, is that the the many connections to the many host fill up the (yes and this i don't know so I'll just say router). So Its not the torrent traffic itself.. its that you have a lot of packets going a millio

Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)

2012-05-02 Thread Kalle Møller
Hi vermaden I just tested your tool the last few days and I must say I love it already. Though I can get one of the commands to work - might be me or the syntax beadm create [-e nonActiveBe | beName@snapshot] beName I read it as you can do the following beadm create beName@snapshot beName Is t

Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)

2012-05-02 Thread Kalle Møller
430M 6.36G31K none sys/ROOT/clean430M 6.36G 430M legacy sys/ROOT/clean@main 0 - 430M - sys/swap 1.03G 7.39G16K - main# Kalle On Wed, May 2, 2012 at 10:10 AM, Kalle Møller wrote: > Hi vermaden > > I just tested your tool the last f

Re: apache2 doesn't .flv in my server

2012-06-04 Thread Kalle Møller
AddHandler flv-stream .flv ? On Sun, Jun 3, 2012 at 9:36 PM, Bulent Malik wrote: > Hello > > I use apache22-worker on freebsd9 > > It Works. But I can't video file flv extension. > > I googled about that  and downloaded mod_flvx.c and followed the > instructions. Also I see that flv is added as

Re: IPNAT seems to affect network performance? of jails on lo0 (10.0.0.0/24) - why?

2012-07-03 Thread Kalle Møller
I know that ssh does a reverse dns lookup of the ip you connect from - no matter if its local or not. On Tue, Jun 26, 2012 at 4:58 PM, Christopher J. Ruwe wrote: > On Mon, 25 Jun 2012 18:23:56 -0400 > Robert Huff wrote: > >> >> Christopher J. Ruwe writes: >> >> > On a KVM virtualized host, I ru

Re: Jails on FreeBSD 9.0

2012-07-17 Thread Kalle Møller
On Thu, Jul 12, 2012 at 9:04 PM, Herbert J. Skuhra wrote: > On Thu, Jul 12, 2012 at 11:56 AM, joris dedieu wrote: >> 2012/7/12 Herbert J. Skuhra : >>> On Wed, Jul 11, 2012 at 11:59 PM, Herbert J. Skuhra >>> wrote: Hi, although I've followed the instructions in jail(8) and jail.co

svn client from subversion

2009-07-04 Thread Kalle Møller
Hi I'm used to the client that follow devel/subversion - Is it possible to only install the client on a server. (I got 4 servers and only 1 needs the subversion backend etc.. but the 3 others need the client) -- Med Venlig Hilsen Kalle R. Møller ___

Re: freebsd.org/ports site seems to have lost its style sheet

2009-07-20 Thread Kalle Møller
I can't see any problem ? On Mon, Jul 20, 2009 at 6:30 PM, Jeff Dickens wrote: > Do a search and see what I mean. > > Any idea who to tell? > > __ > Scanned by Google Message Security - Leaving Seaman Paper > >

vim port have a lot of broken links ??

2009-07-24 Thread Kalle Møller
When I try to install vim from ports it tries 4-5 sites which all have to time out... and with a 200 files.. thats a lot of timeouts.. Who should I poke to, so the mirrors would be updated ?? -- Med Venlig Hilsen Kalle R. Møller ___ freebsd-questions@

Re: vim port have a lot of broken links ??

2009-07-24 Thread Kalle Møller
Well any other port works flawless. It's only the vim ports (other = screen sudo wget bash apache22 mysql-server subversion etc) And the ISP is not the problem - I works for them in the network department (its on a 10 G link :D ) I just made a make distclean and make again => vim-7.2.tar.bz2 doe

Re: vim port have a lot of broken links ??

2009-07-25 Thread Kalle Møller
first. Well thank you , I'm just gonna add the ipv6 interface after I've installed vim. On Sat, Jul 25, 2009 at 4:00 AM, Steve Bertrand wrote: > Kalle Møller wrote: > > Well any other port works flawless. It's only the vim ports (other = > screen > > sudo wget

svn+ssh server only

2009-07-26 Thread Kalle Møller
Hi I'm trying to make a ssh+svn server only (apache is installed, but that is for view.vc) I want the only method of connecting to be via ssh. My problem is I don't really know which of the following I would need. NEON SERF SASL BDB ASVN SVNSERVE_WRAPPER (As I understand this is needed when a gr

Re: svn+ssh server only

2009-07-27 Thread Kalle Møller
So the only one you had marked was the svnserve-wrapper ? in Make config On Mon, Jul 27, 2009 at 3:11 PM, John Almberg wrote: > > On Jul 26, 2009, at 7:35 PM, Kalle Møller wrote: > > Hi >> >> I'm trying to make a ssh+svn server only (apache is installed, but that

Re: svn+ssh server only

2009-07-28 Thread Kalle Møller
Okay - Thank you :) Mine is behind pfsense and PAT On Tue, Jul 28, 2009 at 10:33 PM, John Almberg wrote: > So the only one you had marked was the svnserve-wrapper ? in Make config >> > > No, I just used the default config. You don't need svnserve-wrapper (what > ever that is). You just run svnse

net-mgmt/flowd - broken ?

2009-08-05 Thread Kalle Møller
Hi I'm trying to build flowd with perl make WITH_PERL="YES" But it returns that it is broken ? flowd-0.9.1_1 is marked as broken: Incomplete pkg-plist. Without perl it installs fine. The problem is that I need the perl part to get some of the other tools to work :S Anything I can do to get th

Re: net-mgmt/flowd - broken ?

2009-08-06 Thread Kalle Møller
Damn have no clue how to build fix or anything with plist ... Except it seemd to be a list of the files used ?? On Wed, Aug 5, 2009 at 8:48 PM, Mel Flynn < mel.flynn+fbsd.questi...@mailing.thruhere.net > wrote: > On Wednesday 05 August 2009 10:35:02 Kalle Møller wrote: > > > m

Re: net-mgmt/flowd - broken ?

2009-08-07 Thread Kalle Møller
That would be neat :) And I think your correct about the dirrmtry .. since the auto could contain shared files But I don't know about the rest On Thu, Aug 6, 2009 at 7:44 PM, Vincent Hoffman wrote: > Kalle Møller wrote: > > Damn have no clue how to build fix or anything with pl

Re: Re[2]: How to make CS server autostart on reboot

2009-08-13 Thread Kalle Møller
No logfiles ?? Sounds like something needs to be started prior to the CS-server 2009/8/13 Anton > > Hello Mark, > > under CS server - I mean server for Counter-strike... > > I've also tried this variant - it is starting. as if from rc.local - > but then it shuts down, and I could not fin

Re: Logging failed attempts

2009-09-05 Thread Kalle Møller
About the SSH.. Have a look in /var/log/auth.log looks like what your looking for On Fri, Sep 4, 2009 at 1:25 AM, Alan Shearer wrote: > Howdy, > > I was curious if there was a way to setup logging of *failed* attempts to > login to a PPTP Server hosted on freebsd 7? I can only see successful >

Re: how to display pkg-message

2009-09-06 Thread Kalle Møller
Looking for that feature to :) On Sun, Sep 6, 2009 at 5:19 PM, Chris Whitehouse wrote: > Hello > > Could someone remind of the make target for showing messages which are > displayed when installing ports please. I thought it was some variant of > make showinfo but I can't find one that works. I

Re: is there a way of usinf greo to find 3 or 4 blank lines?

2009-09-06 Thread Kalle Møller
I know its not in commandline, but in vim (maybe even vi) you could just /\n\n\n This would find new lines... And you could jump between them with n.. and :set ruler so you can find linenumber On Sun, Sep 6, 2009 at 2:36 AM, Gary Kline wrote: > >in my manuscript, i have many places whe

Portsnap vs CSup

2009-03-19 Thread Kalle Møller
Hi I've been digging around, but I can't find a clear answer, which of those two is the "correct" to use. Hence I don't use one now, so if I'm going to learn one, I would prefer it to be the right one. -- /km ___ freebsd-questions@freebsd.org mailing l

Maintaining a FreeBSD system - Workcycle

2009-05-06 Thread Kalle Møller
Hi I'm looking for a generel guide / howto for maintaining a FreeBSD system - not all the ports, just the base system. One that describe how often you should update your port-tree, which basic ports like audit you should have. Its a server I have that runs different services, so I'm also looking f

Re: Command-line IRC client

2009-05-10 Thread Kalle Møller
irssi + screen On Fri, May 8, 2009 at 2:19 AM, Nerius Landys wrote: > What is the most recommended IRC client that runs in a terminal? > rtorrent is to bit torrent what is to IRC. > ___ > freebsd-questions@freebsd.org mailing list > http://lists.fr

Samba32 in jail (NetBIOS workgroup)

2010-09-21 Thread Kalle Møller
Hi I'm trying to get samba to work in a jail (made with ezjail and alias ip). Port installed only with WINS marked in config. I can get samba up and running, I can get a client to connect login, view files etc. My problem is that my WD TV Live can't connect directly, it uses something where it loo