RE: SV: cannot mount disk with hammer file system

2011-02-24 Thread Úlfar Ellenarson
Hi Alex. Thanks for all the help. I managed to solve my boot problem. It was a matter of disk serial numbers as was mentioned in prior emails. I am more than willing to share my solution and would think it would be a good addition to the dragonflybsd site. It could be added as a faq or

RE: SV: cannot mount disk with hammer file system

2011-02-24 Thread Justin C. Sherrill
On Thu, February 24, 2011 5:56 am, Úlfar Ellenarson wrote: Hi Alex. Thanks for all the help. I managed to solve my boot problem. It was a matter of disk serial numbers as was mentioned in prior emails. I am more than willing to share my solution and would think it would be a good addition

Home stretch on new network - if_bridge looking better

2011-02-24 Thread Matthew Dillon
I'm in the home stretch of finishing up the new DragonFly network! It's been pretty unstable the last week or so as I struggled first with the (now failed) attempt at using an att static block with U-Verse and then gave up on that and started working on running a VPN over a

Re: Home stretch on new network - if_bridge looking better

2011-02-24 Thread csszep
Great news! Is there any chance to support more features in the bridge code? RSTP, span port , filtering based on mac address …. Godot 2011/2/24 Matthew Dillon dil...@apollo.backplane.com:    I'm in the home stretch of finishing up the new DragonFly network!    It's been pretty unstable the

Re: Home stretch on new network - if_bridge looking better

2011-02-24 Thread Chris Turner
On 02/24/11 11:50, Matthew Dillon wrote: http://apollo-vc.backplane.com/DFlyMisc/bridge1.txt http://apollo-vc.backplane.com/DFlyMisc/bridge2.txt So - reading over this - is it correct that the setup is roughly like: - assign a local interface (lan0) to a network - add this

Re: Home stretch on new network - if_bridge looking better

2011-02-24 Thread Matthew Dillon
: :Great news! : :Is there any chance to support more features in the bridge code? RSTP, :span port , filtering based on mac address …. : :Godot RSTP would be doable as a GSOC project, I think it would be very easy to implement. Perhaps almost too easy but if someone were to do it I

Re: Home stretch on new network - if_bridge looking better

2011-02-24 Thread Matthew Dillon
:On 02/24/11 11:50, Matthew Dillon wrote: : : http://apollo-vc.backplane.com/DFlyMisc/bridge1.txt : http://apollo-vc.backplane.com/DFlyMisc/bridge2.txt : :So - reading over this - is it correct that the setup is roughly like: : :- assign a local interface (lan0) to a network :- add this