Re: build an openbsd router/modem

2015-12-23 Thread Craig Skinner
On 2015-12-22 Tue 19:52 PM |, Tati Chevron wrote: > > The easiest way to do this, although not quite what you want, is to > use a normal ADSL router in 'bridge' mode, so that it passes all data > from the ADSL line directly to a single OpenBSD machine without doing > any routing. That OpenBSD

Re: build an openbsd router/modem

2015-12-23 Thread Christopher Zimmermann
Hi, I use GO-DSL-N151, a Zyxel based modem/router. The nice thing about the Zyxel firmware is that it can do scheduling with four priority queues in bridge mode. I tag the packets with vlan prio tags and the modem, which is the bottleneck does the traffic shaping. I can also use it as wlan bridge

Re: build an openbsd router/modem

2015-12-23 Thread Stuart Henderson
On 2015-12-23, Bojan Nastic wrote: >> A British ISP recommends using the DLINK DSL-320B in bridge mode only: >> "... bridge mode for use with a PPPoE Router. Supports 1508 byte "baby >> jumbo" frames for full 1500 byte MTU PPPoE operation. ..." >>

Re: build an openbsd router/modem

2015-12-23 Thread Bojan Nastic
> On 23 Dec 2015, at 11:33, Craig Skinner wrote: > > On 2015-12-22 Tue 19:52 PM |, Tati Chevron wrote: >> >> The easiest way to do this, although not quite what you want, is to >> use a normal ADSL router in 'bridge' mode, so that it passes all data >> from the ADSL

build an openbsd router/modem

2015-12-22 Thread Frank White
I want build a router/modem with openbsd. My is that I don't want anykind of linux code around. I don't have any problems to build a router, my problem is to have a modem without any linux firmware. Anyone know if there are any pure modem to use it ? Or any chip I can connect on any "itx or w

Re: build an openbsd router/modem

2015-12-22 Thread Tati Chevron
On Tue, Dec 22, 2015 at 07:32:57PM +, Frank White wrote: Hi, Yes I am sorry, I want build a small embedded system with openbsd to connect a lan to an adsl line. I want all the devices with openbsd, included the adsl modem. So the embedded system must have one or more ethernet nic and a

Re: build an openbsd router/modem

2015-12-22 Thread Shady
em must have one or more > ethernet nic and a modem. > > > > > 2015-12-22 19:08 GMT+00:00 Tati Chevron <chev...@swabsit.com>: >> On Tue, Dec 22, 2015 at 06:45:04PM +0000, Frank White wrote: >>> >>> I want build a router/modem with openbsd. My is that

Re: build an openbsd router/modem

2015-12-22 Thread Frank White
modem. So the embedded system must have one or more >> ethernet nic and a modem. >> >> >> >> >> 2015-12-22 19:08 GMT+00:00 Tati Chevron <chev...@swabsit.com>: >>> On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: >>>> >>

Re: build an openbsd router/modem

2015-12-22 Thread Joost Runsink
...@swabsit.com>: > > On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: > >> > >> I want build a router/modem with openbsd. My is that I don't want > >> anykind of linux code around. I don't have any problems to build a > >> rout

Re: build an openbsd router/modem

2015-12-22 Thread Frank White
> included the adsl modem. So the embedded system must have one or more >> ethernet nic and a modem. >> >> >> >> >> 2015-12-22 19:08 GMT+00:00 Tati Chevron <chev...@swabsit.com>: >> > On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: >

Re: build an openbsd router/modem

2015-12-22 Thread Tati Chevron
On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: I want build a router/modem with openbsd. My is that I don't want anykind of linux code around. I don't have any problems to build a router, my problem is to have a modem without any linux firmware. Anyone know if there are any pure

Re: build an openbsd router/modem

2015-12-22 Thread Stuart Henderson
On 2015-12-22, Joost Runsink wrote: > Some modem (Draytek comes to mind) allow you to set the modem in bridge > mode. At that point it is a atm to ethernet converter. Have a look at > Soekris and Alixboard, used a lot for this exact task. You can avoid Linux with this

Re: build an openbsd router/modem

2015-12-22 Thread Frank White
hev...@swabsit.com>: > On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: >> >> I want build a router/modem with openbsd. My is that I don't want >> anykind of linux code around. I don't have any problems to build a >> router, my problem is to have a modem without a

Re: build an openbsd router/modem

2015-12-22 Thread torsten
and a modem. >> >> >> >> >> 2015-12-22 19:08 GMT+00:00 Tati Chevron <chev...@swabsit.com>: >> > On Tue, Dec 22, 2015 at 06:45:04PM +, Frank White wrote: >> >> >> >> I want build a router/modem with openbsd. My is that I don'

Re: build an openbsd router/modem

2015-12-22 Thread mark hellewell
On 23 December 2015 at 06:32, Frank White wrote: > Hi, > Yes I am sorry, I want build a small embedded system with openbsd to > connect a lan to an adsl line. I want all the devices with openbsd, > included the adsl modem. So the embedded system must have one or more >