addresses and routes configured via rtsol

2014-09-01 Thread Charles Musser
I set up a small network in which an OpenBSD machine serves as a router for a collection of IPv6-only clients. Many thanks to previous responders to my questions on tunneling with gif(4). This rudimentary setup is working well: a client machine acquires an address via SLAAC and can access the IPv6

Re: ifconfig command for IPv6 tunnel

2014-08-20 Thread Charles Musser
On Aug 19, 2014, at 9:38 PM, Adam Thompson athom...@athompso.net wrote: IIRC from my experimentation, you've got it exactly right. Some tunnel brokers give you subnet masks that certain versions of OpenBSD don't like - that turns out to not actually matter, just use whatever ifconfig(8)

Re: ifconfig command for IPv6 tunnel

2014-08-20 Thread Charles Musser
On Aug 20, 2014, at 7:43 AM, Adam Thompson athom...@athompso.net wrote: I know - I could tell by the addresses you provided :-). So much for *my* anonymity... ;-) Basically, yes. Although you have a router (does things with IP packets), not a bridge (does things with Ethernet frames) -

Re: ifconfig command for IPv6 tunnel

2014-08-20 Thread Charles Musser
On Aug 20, 2014, at 4:15 AM, Ed Hynan eh_l...@optonline.net wrote: On Tue, 19 Aug 2014, Charles Musser wrote: - prefix::1 is the local address of the interface on the IPv6 network. No, *::2 is local. Ah, yes. Despite my best efforts at copyediting, I had the meanings of *::1 and *::2

Re: ifconfig command for IPv6 tunnel

2014-08-20 Thread Charles Musser
On Aug 20, 2014, at 2:25 PM, Ed Hynan eh_l...@optonline.net wrote: Although this is a little more complex on gif than e.g. an ethernet interface, alias is at least similar. On a more straightforward type interface, alias is used adding additional addresses (BTW, not OpenBSD specific, the

ifconfig command for IPv6 tunnel

2014-08-19 Thread Charles Musser
Hi, I'm experimenting with using IPv6 via a tunnel broker provided by an ISP. The tunnel works, but I want to confirm my understanding of the commands they gave me to set it up. These are the commands: ifconfig gif0 tunnel 50.1.94.112 72.52.104.74 ifconfig gif0 inet6 alias 2001:470:1f04:204::2

Re: Package installation

2014-08-02 Thread Charles Musser
The need for multiple versions of an application on one machine doesn't manifest that often. Asking the system to tie itself into knots for this purpose is likely to result in bloat, convolution and less reliability. Some contexts support and indeed encourage the notion of many versions. For

Re: network roaming convenience

2014-07-22 Thread Charles Musser
On Jul 22, 2014, at 12:59 AM, Stuart Henderson s...@spacehopper.org wrote: Out of curiosity, what happens? It prints the status, iwn0: flags=8847UP,BROADCAST,DEBUG,RUNNING,SIMPLEX,MULTICAST mtu 1500 lladdr 8c:70:5a:62:b7:f8 priority: 4 groups: wlan egress media:

Re: network roaming convenience

2014-07-21 Thread Charles Musser
On Jul 18, 2014, at 3:09 PM, Stuart Henderson s...@spacehopper.org wrote: On 2014-07-17, Daniel Melameth dan...@melameth.com wrote: It should have tried WEP first and, if that failed, WPA. ifconfig in -current can now discern WEP or WPA so this can readily be improved. ...as long as you

network roaming convenience

2014-07-17 Thread Charles Musser
Hi, I'm looking to create or cobble together functionality that automates network connections as a user roams around with a laptop. The idea is to respond to changing network availability: wifi network is known, so connect, or cable was plugged in, or connect for the first time and remember,