I am successfully using sshfs with my offsite backup
provider, rsync.net. I used these instructions:
http://www.rsync.net/resources/howto/freebsd_sshfs.html
and have my remote filesystem mounted locally.
I decided that I would like to create a 4 GB GBDE
image and place it on the mounted offsite
Hello,
I am in a datacenter that provides native (not tunneled) ipv6 connectivity.
Unfortunately, all of the howtos for FreeBSD are focused on tunneling ipv6 and
using gif0, etc. This does not apply to me because I have a real ipv6
connection.
Right now things are simple - I have a single ipv
--- Björn König <[EMAIL PROTECTED]>
wrote:
> Add the following line in /etc/rc.conf
>
> ipv6_enable="YES"
>
> This is enough to let FreeBSD configure the
> interface with IPv6
> automatically using router solicitation.
Hmmm...that sounds very nice - just adding that one
line and _nothing el
Bjorn,
Björn König <[EMAIL PROTECTED]> wrote:>> ifconfig_fxp4="inet "
>> ifconfig_fxp4_alias0="inet "
>> ifconfig_fxp4_alias1="inet6 1234:1234:1234::2/64"
>> ifconfig_fxp4_alias2="inet6 1234:1234:1234::3/64"
>
>
> Ok, yes, I think I would like to do it manually like
> this. I notice you do not
I set up a dummynet pipe with this sequence of commands:
sysctl -w net.inet.ip.fw.one_pass=0
ipfw pipe 1 config bw 16Mbit/s
ipfw add 1 pipe 1 all from any to any
So far so good. Works great. However, when I look at the pipe itself, with
this command:
ipfw pipe show 1
I see this:
# ipfw
Hello,
I am running a 6.1-RELEASE system, one IP (v4) address
configured, everything is wonderful.
Now, in the past I have added additional IPv4
addresses with this command:
ifconfig fxp0 alias 192.168.0.2 netmask
255.255.255.255
Easy. So now, I need to add a ipv6 address for the
first time, a