Re: Running another OS under OpenBSD

2008-12-26 Thread Girish Venkatachalam
On 21:50:08 Dec 25, Marco Peereboom wrote: Right, now tell me again about strl* Also about the kernel source. -Girish

Re: ath AR5212 wpa?

2008-12-26 Thread Pau
the answer is yes (thanks again, Damien. Your help has been very important) 2008/12/23 Pau vim.u...@googlemail.com: Hi, does anybody know whether ath AR5212 supports WPA on the latest snapshot? Pau

help with pf and transparent squid

2008-12-26 Thread fRANz
Hi. I've some trouble with this configuration: LAN -- fw (openbsd 4.4) -- adsl router LAN: 192.168.100.0/24 fw int int: sis1 fw int ind: 192.168.100.2 fw ext int: sis0 fw ext ind: 10.0.0.2 router int ind: 10.0.0.1 I try to configure pf to redirect all web traffic from internal lan to an

Re: ath AR5212 wpa?

2008-12-26 Thread Abel Camarillo
Is that true? I'm using the last amd64 snapshot (20081224), and my ar5212 doesn't seems to work with wpa. Even ath(4) says it doesn't work in wpa. On Fri, Dec 26, 2008 at 11:05:35AM +0100, Pau wrote: the answer is yes (thanks again, Damien. Your help has been very important) 2008/12/23

Re: help with pf and transparent squid

2008-12-26 Thread System Administrator
What you are attempting is known as assymetric routing. An extensive search of the archives will show that it has been discussed a number of times, and the configuration you are attempting _can_ be made to work. However, to get it working [properly] requires a fairly advanced routing an pf

Re: ath AR5212 wpa?

2008-12-26 Thread Aaron Stellman
On Fri, Dec 26, 2008 at 11:56:21AM -0600, Abel Camarillo wrote: Is that true? I'm using the last amd64 snapshot (20081224), and my ar5212 doesn't seems to work with wpa. Even ath(4) says it doesn't work in wpa. what kind of crack are you smoking? # ifconfig ath0 ath0:

Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread Rene Maroufi
Hi, I have a new PC with an Athlon 64 CPU, and SiS Chipsets. The SiS SATA Chip, and the SiS Onboard Ethernet Controller doesn't work on OpenBSD. The SATA-HDD works without DMA. I plugged in a PCI-Ethernet Card and an IDE HDD, but if any developer have interest to develop a driver for the SiS 190

Re: Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread Todd T. Fries
) | \ \\ 37E7 D3EB 74D0 8D66 A68D B866 0326 204E 3F42 004A http://todd.fries.net/pgp.txt Penned by Rene Maroufi on 20081226 21:26.45, we have: | Hi, | | I have a new PC with an Athlon 64 CPU, and SiS Chipsets. The SiS SATA | Chip

Re: ath AR5212 wpa?

2008-12-26 Thread Pau
Let there be peace on earth. And let it begin with misc I also took me a while to realise what kind of crack are you smoking? # ifconfig ath0 ath0: flags=8863UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST mtu 1500 lladdr 00:40:96:xx:xx:xx priority: 0 groups: wlan

Re: Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread Marco Peereboom
http://todd.fries.net/pgp.txt Penned by Rene Maroufi on 20081226 21:26.45, we have: | Hi, | | I have a new PC with an Athlon 64 CPU, and SiS Chipsets. The SiS SATA | Chip, and the SiS Onboard Ethernet Controller doesn't work on OpenBSD. | The SATA-HDD works without DMA

Re: Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread Rene Maroufi
On Fri, Dec 26, 2008 at 03:32:50PM -0600, Marco Peereboom wrote: I'll comment by saying that developing a storage driver remotely is a total pain in the ass bordering impossible. Not, if there are 2 hard drives, both connected different (separate Controllers). My OpenBSD System (amd64, 4.4

Re: ath AR5212 wpa?

2008-12-26 Thread Abel Camarillo
LOL, sorry, I make a typo of a `l' and an 'I' in my wpapsk. It works really fine, thanks. On Fri, Dec 26, 2008 at 10:54:17AM -0800, Aaron Stellman wrote: On Fri, Dec 26, 2008 at 11:56:21AM -0600, Abel Camarillo wrote: Is that true? I'm using the last amd64 snapshot (20081224), and my

Re: help with pf and transparent squid

2008-12-26 Thread fRANz
On Fri, Dec 26, 2008 at 7:50 PM, System Administrator ad...@bitwise.net wrote: Here is a hint to simpler life: to avoid assymtric routing make sure that all you redirect (RDR) rules fully traverse the firewall, i.e. the source and destination are connected to different interfaces. In your

Re: help with pf and transparent squid

2008-12-26 Thread System Administrator
On 27 Dec 2008 at 1:02, fRANz wrote: On Fri, Dec 26, 2008 at 7:50 PM, System Administrator ad...@bitwise.net wrote: Here is a hint to simpler life: to avoid assymtric routing make sure that all you redirect (RDR) rules fully traverse the firewall, i.e. the source and destination are

Re: Transport Mode ipsec(4) and inet6(4) gre(4) (WAS: isakmpd + gre crashing)

2008-12-26 Thread Todd T. Fries
As mentioned in another post to this list recently I use IPv6 to secure my tunnels when roaming to get pre-allocated IPv6 on my laptop.. Look for 'totd' in the subject and I think you'll see some useful examples. Thanks, -- Todd Fries .. t...@fries.net

Re: Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread Marco Peereboom
When was the last time you did it? On Fri, Dec 26, 2008 at 11:10:41PM +0100, Rene Maroufi wrote: On Fri, Dec 26, 2008 at 03:32:50PM -0600, Marco Peereboom wrote: I'll comment by saying that developing a storage driver remotely is a total pain in the ass bordering impossible. Not, if there

Re: Any Dev interested in SIS Ethernet/SATA driver development?

2008-12-26 Thread bofh
On Fri, Dec 26, 2008 at 5:10 PM, Rene Maroufi i...@maroufi.net wrote: On Fri, Dec 26, 2008 at 03:32:50PM -0600, Marco Peereboom wrote: I'll comment by saying that developing a storage driver remotely is a total pain in the ass bordering impossible. Not, if there are 2 hard drives, both