On Wed, Jan 23, 2013 at 5:41 PM, Erling Westenvik
wrote:
> I need to connect my ThinkPad T500 running 5.2 current to the wifi
> network here at my university. E.g. the "eduroam" network which is
> available at most universities through, at least, Europe. After Googling
> around for a while I'm no
On 24 January 2013 10:45, Reyk Floeter wrote:
> On Wed, Jan 23, 2013 at 5:41 PM, Erling Westenvik
> wrote:
>> I need to connect my ThinkPad T500 running 5.2 current to the wifi
>> network here at my university. E.g. the "eduroam" network which is
>> available at most universities through, at lea
Hi
I got kernel panic after boot UP kernel inside my virtual machine with
latest i386 snapshot (22 Jan 2013) while bsd.mp is ok.
UP kernel from previous installed snapshot (14 July 2012) boot ok.
http://ompldr.org/vaDdhNw/Screen%20Shot%202013-01-24%20at%201.06.11%20PM.png
http://ompldr.org/vaDdhO
On Thu, 24 Jan 2013, Reyk Floeter wrote:
> From: Reyk Floeter
> To: Erling Westenvik
> Cc: Misc
> Date: Thu, 24 Jan 2013 08:45:46
> Subject: Re: OpenBSD/iwn(4) support for WPA2/PEAP/MSCHAPv2?
>
> On Wed, Jan 23, 2013 at 5:41 PM, Erling Westenvik
> wrote:
> > I need to connect my ThinkPad T500
On 2013-01-24, Jan Lambertz wrote:
> Hi,
>
> Running OpenBSD 5.2 AMD64 release as homeserver.
> Got Andoid 2.3 Samsung Mobile.
> Want to connect via vpn IPSEC.
> Config:
> ike passive esp tunnel from any to any \
> main auth hmac-sha1 enc des \
> quick auth hmac-sha1 enc des \
> srcid dstid (test
Ok, I fired up a connection both to the wireless and wired IPs, then ran du
/ continually. The interrupts on rl0 didn't register, but the interrupts
on ral0 skyrocketed.
On Thu, Jan 24, 2013 at 1:21 AM, Tomas Bodzar wrote:
> On Wed, Jan 23, 2013 at 12:43 PM, Aaron Mason
> wrote:
> > HI all
> >
Reyk Floeter writes:
> On Wed, Jan 23, 2013 at 5:41 PM, Erling Westenvik
> wrote:
>> I need to connect my ThinkPad T500 running 5.2 current to the wifi
>> network here at my university. E.g. the "eduroam" network which is
>> available at most universities through, at least, Europe. After Googli
On Wed, Jan 23, 2013 at 08:37:29PM +0100, Gregor Best wrote:
> Web interfaces can be automated... I use the following to log into the
> unsecured WIFI at UPB:
>
> curl -k -F "buttonClicked=4" -F "username=FOO" -F "password=PASS"
> "https://webauth/login.html";
Great! Thanks! : )
Erling
On Thu, Jan 24, 2013 at 08:57:50AM +0100, Alexander Hall wrote:
> When I need eduroam, I connect my android phone via usb/urndis and
> let the phone handle the WPA2 enterprise stuff.
Yes, my Android phone connects to eduroam but I did not think about the
possibility of connecting my laptop to the
> Erling Westenvik wrote:
> On Thu, Jan 24, 2013 at 08:57:50AM +0100, Alexander Hall wrote:
> > When I need eduroam, I connect my android phone via usb/urndis and
> > let the phone handle the WPA2 enterprise stuff.
>
> Yes, my Android phone connects to eduroam but I did not think about the
> possi
> wpa_supplicant is the implementation of an IEEE 802.1X supplicant.
> This port is for wired authentication only (Ethernet PAE) and does
> not support the wireless WPA/WPA2 functionality.
Well, might be true for openbsd, but I assume it is not.
On frebsd laptop I use it as prefered way to make co
Ohh i see. I totally missed the l2tp stuff. I thought android could do
plain ipsec or ipsec with l2tp.
I think things will flow now.
Thank you
On Thu, Jan 24, 2013 at 10:47 AM, Dennis Davis wrote:
>> I haven't checked wpa_supplicant for a while, but you can find it in
>> ports and some people actually seem to use it with OpenBSD.
>
> ...
>
> Comments in the DESCR file for your port of wpa_supplicant state:
>
> wpa_supplicant is the imp
Hi all,
my setup is a firewall/router for a network in which I have a lot of VLANs.
WAN connection is only one so bandwith is a concern. WAN connection is
10Mbit/s.
Is there a way to shape N VLANs as a whole while having some other VLAN
with a minimum guarantee ?
I mean:
- N VLANs share the band
On Thu, Jan 24, 2013 at 04:12:09PM +0100, Jérémie Courrèges-Anglas wrote:
> Last time I tried, it was like...
> - plug the usb cable
> - dhclient urndis0
That worked too. Thanks! ; )
Erling
Hello misc@
Target machine is a work laptop so unfortunately I can't change the main
bios settings or touch the main hard drive (sd0). I'm using the bios
'one time boot' menu to boot from an external 250Gb usb hard drive as
sd1.
First and second stage boot both load successfully (see below) b
Steven Kovalsky [kovalsky1...@gmail.com] wrote:
> The need for additional nic (for nat) i created vether0
> vether0 has 10.254.254.17/29 address
>
> On the other host set ip addres 10.254.254.18/29
> >From this host i can't ping 10.254.254.17
> and from 10.254.254.17->10.254.254.18
>
> net.inet.i
Hi,
I added those two lines after block lines in my pf.conf:
pass quick from (self) to 94.26.7.0/24 set queue b_ack
pass quick from 94.26.7.0/24 to (self) set queue b_ack
I'm still get the same error. Also I found that permanent static MAC
disappear when dhclient recieve a leases fro
Erling Westenvik wrote:
>On Thu, Jan 24, 2013 at 08:57:50AM +0100, Alexander Hall wrote:
>> When I need eduroam, I connect my android phone via usb/urndis and
>> let the phone handle the WPA2 enterprise stuff.
>
>Yes, my Android phone connects to eduroam but I did not think about the
>possibility
On 01/23/13 01:43, Salil Wadnerkar wrote:
Hi,
On my amd64 machine, firefox crashes regularly after some time.
[...]
$ uname -a
OpenBSD passport.my.domain 5.2 GENERIC.MP#17 amd64
I am on OpenBSD current and I have my system and packages updated just
yesterday.
Thanks
Salil
Your firefox do
there are ways, including pkg_add
it seems that's not good enough, and i'm guessing it's because
downloading->installing isn't parallelized...
you can use other clients; ftp, http, rsync, afs (lol) to download packages
On Thu, Jan 24, 2013 at 9:00 PM, John Newton wrote:
> Sirs: Is there a way t
I noticed that apropos sendmail states that it is from Section 1 of the man
pages, but it should be in Section 8.
This is found on an AMD64 5.2 and also on the web interface.
man 8 sendmail works, but man 1 sendmail doesn't (as expected).
Chris
Reply @Thomas Bodzar
> Why i386 on 12GB of RAM? Did you test amd64 and best option current?
Because it's an old Xeon CPU which doesn't support amd64 instructions
(only ia64).
> You think that 870Mbps is bad for 1Gbps card
No, I don't. I Think it's quite low for an aggregation of two 1Gbps
card
23 matches
Mail list logo