On 11/27/12 05:50, Dale Scott wrote:
Hi, I was running "portsnap fetch" on a remote terminal when my connection
failed. After connecting running portsnap again, it appeared to complete
correctly. However, when I run "portsnap extract" I get the following error:
casper# portsnap extract
/usr/p
Volodymyr Kostyrko skrev 2012-11-26 21:50:
rdr pass proto tcp from any to any port ftp -> 127.0.0.1 port 8021
# redirect www trafic to proxy
rdr on $int_if inet proto tcp from $internal_net to any port
$proxy_services -> $proxy port 8080
I could be wrong here but I think you have a loop. Y
On 26 November 2012 21:15, jb wrote:
> Tim Daneliuk tundraware.com> writes:
>
>> ...
>> One wonders if using svn to keep the ports tree up-to-date might not be
>> simpler, and perhaps, more reliable ...
>
> As managed by portsnap:
> $ du -hs /usr/ports/
> 850M/usr/ports/
>
> As managed by svn
On Tue, 27 Nov 2012 08:13:50 +
Arthur Chance wrote:
> On 11/27/12 05:50, Dale Scott wrote:
> > Hi, I was running "portsnap fetch" on a remote terminal when my
> > connection failed. After connecting running portsnap again, it
> > appeared to complete correctly. However, when I run "portsnap
>
On Tue, Nov 27, 2012 at 6:32 AM, Olivier Nicole wrote:
> Hi,
>
> Few weeks ago I upgraded many systems from 7.4 to 8.3 and since I feel
> that everyting has got much slower:
>
> - connecting a new shell takes 5 secnds between the password and the
> first promt;
>
> - imap got slower to the poin
All instructions failed. Is there a way to mount a linux partition or
USB-stick and to redirect the output of the gpart commands to a log
file?
In linux after mounting a partition or usb-stick I would do it like
that:
spinymouse@q:~$ echo "$ ls -l" >> logfile
spinymouse@q:~$ ls -l >> logfile
spin
On Tue, 2012-11-27 at 16:13 +0100, Ralf Mardorf wrote:
> All instructions failed. Is there a way to mount a linux partition or
> USB-stick and to redirect the output of the gpart commands to a log
> file?
>
> In linux after mounting a partition or usb-stick I would do it like
> that:
>
> spinymou
On 25 November 2012 06:11, Anton Shterenlikht wrote:
> From ill...@gmail.com Sat Nov 24 16:09:29 2012
> > On 22 November 2012 06:19, Anton Shterenlikht
> wrote:
> >> It is not clear for me from the agp(4) man page,
> >> whether I need this device in the kernel or
Hi all,
Is this server down??
root@newfbsd:/tmp/i# pkg update
Updating repository catalogue
pkg: http://pkgbeta.FreeBSD.org/freebsd:9:x86:64/latest/repo.txz: No
route to host
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
On 27/11/2012 15:49, C. L. Martinez wrote:
> Is this server down??
Yes. Is being reinstalled.
Cheers,
Matthew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, s
On Tue, Nov 27, 2012 at 3:51 PM, Matthew Seaman wrote:
> On 27/11/2012 15:49, C. L. Martinez wrote:
>> Is this server down??
>
> Yes. Is being reinstalled.
>
> Cheers,
>
> Matthew
>
> ___
Thanks Matthew
_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/27/12 4:36 AM, Damien Fleuriot wrote:
> On 26 November 2012 21:15, jb wrote:
>> Tim Daneliuk tundraware.com> writes:
>>
>>> ... One wonders if using svn to keep the ports tree up-to-date
>>> might not be simpler, and perhaps, more reliable ...
On Tue, 27 Nov 2012, Ralf Mardorf wrote:
All instructions failed. Is there a way to mount a linux partition or
USB-stick and to redirect the output of the gpart commands to a log
file?
In linux after mounting a partition or usb-stick I would do it like
that:
spinymouse@q:~$ echo "$ ls -l" >> l
On Tuesday 27 November 2012 15:15:52 Ralf Mardorf wrote:
> > And could I then run something similar to
> >
> > # echo "gpart show ada0s1" >> /path/to/usbstick/logfile
> > # gpart show ada0s1 >> /path/to/usbstick/logfile
> > # echo "gpart add -t freebsd -i1 ada0" >> /path/to/usbstick/logfile
> > #
On Nov 27, 2012, at 4:27 PM, Greg Larkin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 11/27/12 4:36 AM, Damien Fleuriot wrote:
>> On 26 November 2012 21:15, jb wrote:
>>> Tim Daneliuk tundraware.com> writes:
>>>
... One wonders if using svn to keep the ports tree up-t
On Tue, 27 Nov 2012, Greg Larkin wrote:
Unless you plan to use svn commands other than checkout in your ports
tree, I would suggest switching to "svn export" or perhaps the
svn-export script (http://xyne.archlinux.ca/projects/svn-export/) to
fetch your ports tree.
The export command will not cr
On Tue, 2012-11-27 at 09:05 -0700, Warren Block wrote:
> On Tue, 27 Nov 2012, Ralf Mardorf wrote:
>
> > All instructions failed. Is there a way to mount a linux partition or
> > USB-stick and to redirect the output of the gpart commands to a log
> > file?
> >
> > In linux after mounting a partitio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/27/12 11:11 AM, Warren Block wrote:
> On Tue, 27 Nov 2012, Greg Larkin wrote:
>
>> Unless you plan to use svn commands other than checkout in your
>> ports tree, I would suggest switching to "svn export" or perhaps
>> the svn-export script
>> (h
[...]
> Rules from pf.conf
>
>
> # macros
> ext_if="xl0"
> int_if="bge0"
>
> tcp_services="{ 22, 993, 5910:5917 }"
> tcp_priv_services="{ 389, 443 }"
> proxy_services = "{ 21, 80 }"
> icmp_types="{ echoreq unreach squench timex }"
> internal_net = "17
On Nov 27, 2012, at 6:34 PM, Doug Sampson wrote:
> [...]
>
>> Rules from pf.conf
>>
>>
>> # macros
>> ext_if="xl0"
>> int_if="bge0"
>>
>> tcp_services="{ 22, 993, 5910:5917 }"
>> tcp_priv_services="{ 389, 443 }"
>> proxy_services = "{ 21, 80 }"
>>
Doug Sampson skrev 2012-11-27 18:34:
[...]
Rules from pf.conf
# macros
ext_if="xl0"
int_if="bge0"
tcp_services="{ 22, 993, 5910:5917 }"
tcp_priv_services="{ 389, 443 }"
proxy_services = "{ 21, 80 }"
icmp_types="{ echoreq unreach squench timex }"
Hello,
I have an old Alix appliance on a CompactFlash, usually I keep / mounted
read-only to preserve the flash device as longer as possible.
I have installed some packages today, and now I can't mount / read-only
again, usually it was working.
markand@Ananas ~ $ sudo mount -u -r /
mount: /
# mount -t msdosfs /dev/da0s1 /mnt
did not work. It has to be
# mount -t msdosfs /dev/da0 /mnt
This is from the log:
# gpart show ada0
=> 63 625142385 ada0 MBR (298G)
63 121274683- free - (57G)
121274746 503862599 2 ebr [active] (240G)
625137345 5103
PS: In Linux the result does look like this:
$ sudo fdisk -l /dev/sda | grep BSD
/dev/sda1 63 12127468460637311 a5 FreeBSD
$ sudo parted -l | grep pri
1 32.3kB 62.1GB 62.1GB primary ext3
1 32.3kB 22.0GB 22.0GB primary ext4
__
Volodymyr Kostyrko skrev 2012-11-26 21:50:
26.11.2012 20:40, Leslie Jensen:
Rules from pf.conf
# macros
ext_if="xl0"
int_if="bge0"
tcp_services="{ 22, 993, 5910:5917 }"
tcp_priv_services="{ 389, 443 }"
proxy_services = "{ 21, 80 }"
icmp_types="{ e
Finally got sick of seeing tons of ssh break-in attempts in my logs. Am
considering using denyhosts, or fail2ban. Anyone have any experience
with these?
I'm already using the AllowUsers facility of ssh to only allow specific
users in, so I'm not overly concerned about the attempts.
This is for a
how about a local weather GUI that reports the outdoors highs and
lows [temps], and the barometric scale and the forecast?
we've got one in a shaded area on our deck that pings an indoors
receiver every 10-15 minutes. I can't get too close to the
receive
On Tue, Nov 27, 2012 at 3:25 PM, Aleksandr Miroslav
wrote:
> Finally got sick of seeing tons of ssh break-in attempts in my logs. Am
> considering using denyhosts, or fail2ban. Anyone have any experience
> with these?
>
> I'm already using the AllowUsers facility of ssh to only allow specific
> us
> Finally got sick of seeing tons of ssh break-in attempts in my logs.
I invoke sshd from inetd with limit 3 connections/min in /etc/inetd.conf:
ssh stream tcp nowait/0/3 root/usr/sbin/sshd sshd -i -4
___
freebsd-questions@freebsd.or
> "George" == George Hartzell writes:
George> I'll second that. I have a smaller and a larger VPS at ARP, they've
George> been great.
And I've been running 5 FreeBSD servers of various sizes there for
something like two years (or has it been three?). All booting from ZFS
as /. Fun.
--
R
Hi,
On 27.11.2012 23:25, Aleksandr Miroslav wrote:
[...]
Finally got sick of seeing tons of ssh break-in attempts in my logs. Am
considering using denyhosts, or fail2ban. Anyone have any experience
with these?
I'm already using the AllowUsers facility of ssh to only allow specific
users in, so
On Tue, 27 Nov 2012, Ralf Mardorf wrote:
This is from the log:
# gpart show ada0
=> 63 625142385 ada0 MBR (298G)
63 121274683- free - (57G)
121274746 503862599 2 ebr [active] (240G)
625137345 5103- free - (2.5M)
# gpart add -t freebsd -i1 ad
> From owner-freebsd-questi...@freebsd.org Tue Nov 27 16:26:46 2012
> Date: Tue, 27 Nov 2012 17:25:08 -0500
> Subject: denyhosts, fail2ban, or something else?
> From: Aleksandr Miroslav
> To: freebsd-questions@freebsd.org
>
> Finally got sick of seeing tons of ssh break-in attempts in my logs. Am
> Date: Tue, 27 Nov 2012 15:10:50 -0800
> From: Gary Kline
> Subject: just thought of a new gui port!
>
>
> 2. I live so close to the airport weather station that im sure
> that would tell me tons more stuff that I could pick up outside the
> house. Iremember seeing the weather
In message ,
Warren Block wrote:
>On Mon, 26 Nov 2012, Ronald F. Guilmette wrote:
>
>> Starting sector 2048 is definitely a multiple of 4KB, so I am assuming
>> that all I really need to do here in order to use this new drive as extra
>> stroage for a FreeBSD system (assuming that I am happy wi
I am out of the office until 11/30/2012.
Please coordinate with Mr.Siva for PET9 activities and Mr.Ravikanth for
PET5 & PET8 related activities.
Note: This is an automated response to your message "freebsd-questions
Digest, Vol 443, Issue 4" sent on 11/28/2012 5:25:48 AM.
This is the only not
Account has been disabled
You've been redirected to this page from the sign-in page, it means
that access to your Google Account is about to be disabled.
In most cases, accounts are disabled if we believe you have violated
either the Google Terms of Service.
new window product
On Tue, 27 Nov 2012, Ronald F. Guilmette wrote:
In message ,
Warren Block wrote:
On Mon, 26 Nov 2012, Ronald F. Guilmette wrote:
Starting sector 2048 is definitely a multiple of 4KB, so I am assuming
that all I really need to do here in order to use this new drive as extra
stroage for a Fr
>'rm -fr /var/db/portsnap/*'
>and then 'portsnap fetch && portsnap extract'
Thanks everyone!
Dale Scott
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
On Tue, 2012-11-27 at 17:04 -0700, Warren Block wrote:
> > # gpart create -s bsd ada0s1
> > gpart: geom 'ada0s1': File exists
>
> Sorry, no idea on that. Because of the extended partitions, maybe.
Thank you,
so this should work and if it doesn't work, I can't install FreeBSD?
Anything else I c
40 matches
Mail list logo