Re: Can you create a FreeBSD gateway, with private IPs, without NAT/divert ?

2014-06-07 Thread Tom Pusateri
I've seen this setup with IPv4 before when the ISP does native IPv6. Maybe you can get global IPv6 addresses and can SSH directly over that. If not, at least go on record requesting IPv6 with your provider to push them along. Tom > On Jun 7, 2014, at 10:12 AM, None Secure via freebsd-net >

Re: patch: bad ipv6 neighbor solicitation

2009-12-15 Thread Tom Pusateri
I didn't think this routing patch was related to the "bad neighbor solicitation messages" as suggested in the subject field but I tried it anyway. It does not fix my IPv6 problem. I still get "bad neighbor solicitation messages" and freebsd 8 doesn't respond to 4/5 IPv6 pings. Thanks, Tom On D

Re: patch: bad ipv6 neighbor solicitation

2009-12-15 Thread Tom Pusateri
gt; by hand the problem should go away. > > I guess the question is what triggered the prefix route deletion. > > -- Qing > > >> -Original Message- >> From: owner-freebsd-sta...@freebsd.org [mailto:owner-freebsd- >> sta...@freebsd.org] On Behalf O

Re: re0 link UP/DOWN on 8.1-STABLE amd64

2010-08-11 Thread Tom Pusateri
On Aug 11, 2010, at 3:11 PM, Zeus V Panchenko wrote: > Pyun YongHyeon (pyu...@gmail.com) [10.08.11 19:31] wrote: >> On Wed, Aug 11, 2010 at 03:50:14PM +0300, Zeus V Panchenko wrote: >>> Hi All, >>> >>> can enybody help with the subj, please? >>> >>> problem: onboard interface re0 link state UP/

Re: RFC 7217

2014-09-07 Thread Tom Pusateri
I read the draft and wasn't sure what problem they were trying to solve. They talk about moving from network to network which seems aimed at laptops or mobile devices. But randomizing the interface id but keeping it the same on a particular network allows consistency on each network but you coul

Re: UDP/IPv6 handling

2014-10-01 Thread Tom Pusateri
Lots of embedded devices (like Cisco IP Phones) send TFTP requests with 0 checksums. Tom > On Oct 1, 2014, at 12:58 PM, Michael Tuexen > wrote: > > Dear all, > > in udp6_input() we have the following code: > >if (nxt == IPPROTO_UDP && plen != ulen) { >UDPSTAT_INC(udps_badlen)

Re: Help with IPv6 router gateway config, Comcast, DHCP, dnsmasq

2014-10-31 Thread Tom Pusateri
> On Oct 31, 2014, at 11:23 PM, Chris Inacio wrote: > > Hello all, > > I've tried to find this information in so many ways, but I just can't piece > it together, maybe my Google fu is failing me. > > I have my router/gateway device running FreeBSD 10p11 - so its up to date. > On my internal ne

Re: Help with IPv6 router gateway config, Comcast, DHCP, dnsmasq

2014-10-31 Thread Tom Pusateri
> On Oct 31, 2014, at 11:43 PM, Tom Pusateri wrote: > >> >> On Oct 31, 2014, at 11:23 PM, Chris Inacio wrote: >> >> My configs are really basic. dhcp6c.conf: >> >> interface re0 { >> >> send ia-pd 0; >>

Re: Help with IPv6 router gateway config, Comcast, DHCP, dnsmasq

2014-11-01 Thread Tom Pusateri
> On Nov 1, 2014, at 1:53 AM, Rui Paulo wrote: > >> I find the man pages for dhcp6 pretty awful. The man pages describe the >> options - but not being able to find what /64 is assigned to dhcp6c other >> than running in debug mode seems crazy. > > There's an alternative: dhclient from ports wh

IPv6 bridge0 link-local address

2007-03-15 Thread Tom Pusateri
I've configured a bridge0 interface that bridges fxp0 and em0. I have a global IPv6 address configured on it and IPv6 works fine. # ifconfig bridge0 bridge0: flags=8043 mtu 1500 inet x.x.x.82 netmask 0xfff0 broadcast x.x.x.95 inet6 2001:4877:1777:1001::1 prefixlen 64 e