similar to: IPv6, ULAs and FreeBSD

Displaying 20 results from an estimated 500 matches similar to: "IPv6, ULAs and FreeBSD"

2016 May 28
0
IPv6, ULAs and FreeBSD
Mark Tinka [2016-05-28 14:11 +0200] : > Why don't you have GUA IPv6 address space? > > Your ISP should be able to assign you a /48 or /56 prefix for you to > use on your LAN. That's more than plenty of space. As I wrote, I only got a /112 form my ISP. This still exceeds the amount of addresses that I need but I decided to go for ULAs for flexibility. Anyway, it's
2016 May 24
3
IPv6, ULAs and FreeBSD
Guus Sliepen [2016-05-24 11:26 +0200] : > On Tue, May 24, 2016 at 08:17:07AM +0200, Niklaas Baudet von Gersdorff wrote: [...] > > A $ cat /usr/local/etc/tinc/klaas/tinc-up > > ifconfig $INTERFACE inet6 fd16:dcc0:f4cc:0:0:1:0:1 prefixlen 80 > > route -6 add -host fd16:dcc0:f4cc:0:0:2:0:1 fd16:dcc0:f4cc:0:0:1:0:1 > > route -6 add -net
2016 May 24
5
IPv6, ULAs and FreeBSD
Hello, I already consulted related lists @freebsd.org [1,2] but I have remained unsuccessful to solve the following issue: VPN works for an internal IPv4 subnet, but I doesn't for an internal IPv6 subnet with ULAs. To be honest, I don't have any experience setting up a local IPv6; so I guess that I'm doing something wrong here. For those that know FreeBSD: The main aim is to connect
2016 May 27
0
IPv6, ULAs and FreeBSD
Kevin Oberman [2016-05-27 12:02 -0700] : > This is fine, but why not use link-local for the VPN links? That's the > primary reason for them. (N.B. I am not aware of your architectural > details, and ULAs for the VPNs might be appropriate.) Is it? I didn't know that I can use link-local addresses for the VPN too. How do I decide between link-local or unique-local addresses for
2016 May 24
0
IPv6, ULAs and FreeBSD
On Tue, May 24, 2016 at 08:17:07AM +0200, Niklaas Baudet von Gersdorff wrote: > I want to serve IPv4 subnets 10.1.0.0/16 (machine A) and 10.2.0.0/16 > (machine B), and IPv6 subnets fd16:dcc0:f4cc:0:0:1::/96 (machine A) and > fd16:dcc0:f4cc:0:0:2::/96 (machine B) respectively. The jails are > connected on lo1. [...] > A $ cat /usr/local/etc/tinc/klaas/tinc-up > ifconfig
2016 May 24
0
IPv6, ULAs and FreeBSD
On Tue, May 24, 2016 at 12:08:38PM +0200, Niklaas Baudet von Gersdorff wrote: > So, when I try to `ping6 fd16:dcc0:f4cc:0:0:2:1:1` `tinc -D -d5` gives > me the following output: > > Cannot route packet: neighbor solicitation request for unknown address fd16:dcc0:f4cc:0:0:2:1:1 This means that either tinc is not connected to B, or that B does not have the right Subnet statement
2016 May 27
0
IPv6, ULAs and FreeBSD,Re: IPv6, ULAs and FreeBSD
sthaug at nethelp.no [2016-05-27 08:53 +0200] : > I don't see any problem using ULA with for instance /124 netmask: [...] > 96 bit works too: [...] FreeBSD version? Mine is 10.3-RELEASE-p3. Dunno. Could be that I made some mistake but I also tried the setup with /96 and adding the route to the tap0 interface and it did not work. Niklaas -------------- next part -------------- A
2015 Sep 11
1
Dovecot CalDAV server
* Niklaas Baudet von Gersdorff <niklaas at kulturflatrate.net>: > On Fri, 11 Sep 2015 00:43:16 +0300 > Timo Sirainen <tss at iki.fi> wrote: > > > I've been once in a while over the years thinking about implementing > > CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. > > Does anyone have any suggestions? So far my main goals would
2003 Jun 04
1
Problem with large numbers of bpf devices
A STABLE (not updated since 12/13/02) system shows very strange behavior for devices with a minor mode greater than 256. tcpdump does not work reliably and ls is, uh, "strange", using hex for the minor mode. crw------- 1 root wheel 23, 252 Apr 11 14:29 bpf252 crw------- 1 root wheel 23, 253 Apr 11 14:29 bpf253 crw------- 1 root wheel 23, 254 Apr 11 14:29 bpf254
2003 Aug 05
1
hung processes in STABLE
For the past three weeks (this is really a guess as I just noticed it last week) I have been seeing many processes started in terminal windows that are no longer in existence. They were started using something like: gnome-terminal -x weather.pl -wr where weather.pl is a simple Perl script that prints a text file and periodically updates it by clearing the screen and re-writing the file to get the
2004 Nov 18
5
hashing using named lists
hi all, I am trying to use named list to hash a bunch of vector by name, for instance: test = list() test$name = c(1,2,3) the problem is that when i try to get the values back by using the name, the matching isn't done in an exact way, so test$na is not NULL. is there a way around this? Why by default all.equal.list doesnt require an exact match? How can I do hashing in R? thanks. ulas.
2015 Sep 10
12
Dovecot CalDAV server
I've been once in a while over the years thinking about implementing CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. Does anyone have any suggestions? So far my main goals would be: - scalable, of course - configurable storage (object storage, regular fs, maybe some key-value dbs, maybe storing as emails) - efficient indexes (potentially using key-value dbs? or maybe
2012 Jul 25
1
Regression in stable for ThinkPad T520 with Intel GPU (Sandybridge) between June 22 and July 18
I will shortly spend a bit of time tracking down the breakage more closely, but my 9-Stable system of June 22 runs fine. After an update on about July 10, I noted that it would hang after Xorg was started, but usually worked. After an upgrade to July 18, my system could no longer start Gnome. It would start Xorg and Gnome would start normally, getting many apps started, but about 10 seconds after
2005 Sep 15
0
SIP rogue channel
Hi, one of the sip-extensions we created always returns busy when someone tries to call the phone. The extension itself can place calls. We're using snom360 phones with the latest firmware. On every one of those phones when we register with the sip-extension, we've experienced the same problem. This is the output from sip show channels: Peer User/ANR Call ID Seq
2005 Sep 19
0
clear SIP channel
Hi All, I was wondering if there's a way to clear a SIP channel ('sip show channels') thru the asterisk CLI? kind regards, Bart Bart van Daal Network Operations Van Landeghemstraat 20 9100 SINT-NIKLAAS b.vandaal@edpnet.net www.edpnet.be T +32 (0)3 265 67 00 F +32 (0)3 265 67 01
2015 Sep 11
0
Dovecot CalDAV server
On Fri, 11 Sep 2015 00:43:16 +0300 Timo Sirainen <tss at iki.fi> wrote: > I've been once in a while over the years thinking about implementing > CalDAV (and CardDAV) to Dovecot. It might be time to start that soon. > Does anyone have any suggestions? So far my main goals would be: > > - scalable, of course > - configurable storage (object storage, regular fs, maybe
2012 Aug 16
2
Geom label lost after expanding partition
I have a GPT formatted disk where I recently expanded the size of a partition. I used "gpart resize -i 6 ada1" first to expand the partition to use the remaining free space and then growfs to modify the FFS file system to use the full partition. This was all done in single-user mode, of course, but when I enter "exit" to bring the system up, it failed to mount /usr. This was
2002 Jul 24
0
[Bug 369] New: Inconsistant exiit status from scp
http://bugzilla.mindrot.org/show_bug.cgi?id=369 Summary: Inconsistant exiit status from scp Product: Portable OpenSSH Version: 3.0.2p1 Platform: ix86 OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: oberman
2012 May 30
3
Boot hangs on v9 system at CD device probe
I sent a note about this a couple of weeks ago, but have not heard anything. I'm really getting a bit desperate. I have a system that I am trying to upgrade from 8.2 to 9.0. I have built it and installed the kernel, but it fails to boot. The boot freezes after probing for my hard drives during the probe of the CDROM. It just sits there, seemingly forever, though I have never waited longer
2012 Aug 04
2
FreeBSD 9.0 - GPT boot problems?
> On Fri, Aug 3, 2012 at 3:09 PM, Torfinn Ingolfsen > <torfinn.ingolfsen@getmail.no> wrote: > > Just a short update on this machine (Acer Aspire X1470) and the GPT / UEFI situation. > > Today I set up another partition, EFI system partition. The partyitions now looks like this: > > root@kg-vm2# gpart show ada0 > > => 34 250069613 ada0 GPT (119G)