news letter

2008-12-01 Thread [EMAIL PROTECTED]
V.A.T Reg. No.4680197417 Reg. No. 2002/024004/07
TEL:(012) 252 7513
FAX:(012) 252 7613
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
URL: www.newheightsgroup.co.za <http://www.newheightsgroup.co.za/>

PO BOX 3497 BRITS 0250




IF THIS MAIL IS NOT APPLICABLE TO YOU PLEASE FORWARD IT TO THE RELEVANT
PERSON
WE AT NEW HEIGHTS WOULD LIKE TO INTRODUCE THE BUDGET FRIENDLY FIRE SAFETY
SYSTEM, WHICH WE WOULD LIKE TO IMPLEMENT ON YOUR PREMISES. THE SYSTEM IS A
VERY COST EFFECTIVE SYSTEM AND WILL WORK OUT ON A MONTHLY RATE OF R 8-00 PER
UNIT
E.G. 50 Units x R 8-00 = R 400 per Month (R 4800-00 per Year)
BENEFIT: NOW YOU GET 12 SERVICES INSTEAD OF ONE AT EQUAL MONTHLY RATES
* One Major Service as per SANS per Year
* 11 x Monthly Inspections
* 1 Fire Training Session per Year
* Complete Register System
* Numbering of Equipment
* Annual Survey of Equipment
* One First Aid Manual, One Health & Safety Manual
   and One Incident Investigation Manual (Value Approx R 6000-00)
* All Recharges and Refills
* All Spare Parts
* Check of First Aid Box
EXCLUDES NEW EQUIPMENT WHICH WILL BE QUOTED FOR
PRICES QUOTED IS ALL INCLUSIVE BUT EXCLUDES VAT
Please forward you information with the number of units you have and a
quotation will be forwarded to you as soon as possible

FOR FURTHER INFORMATION VIST OUR WEBSITE AT www.newheightsgroup.co.za

FOR MORE INFORMATION OR TO SET UP AN APPOINTMENT PLEASE CALL

JACO DERCKSEN
082 774 5538UNSUBSCRIBE<mailto:[EMAIL PROTECTED]>



pLUR...

2008-10-15 Thread [EMAIL PROTECTED]
.

.

.

open your mind...

free your soul...

& herald a new waVe of change...

let the music transform...

your life...

as it has for the infinitum around you...

ReViVe your ScEnE...

little does onE know how ingrained music is in eVery culture...

from hypnotic notes of the snake charmEr's flute...

to the beating of the distant african drums...

thee human Voice...

muSic has existed since the dawn of mankind...

Varied collection of beats to express onEself...

and technology today allows...

us to cross all boundaries...

n' express ourselVes with music...

so break free...

and listen the beats...

in your mind and heart...

make the journey and let the music lead the way...

were still in testing mode...

so all your feedback is welcomE...

were also going to be posting images...

and unseen footage from our archiVes...

so stay tuned and get ReViVeD...

post images...

blogs...

write your own forum topic...

connect with music buffs globally...

peAce...

LoVE...

ReSpecT...

UnderSTanding...

.

..

...

http://www.ReViVaLScEnE.com

...

..

.

T.S

.

.

.



Re: OpenBGP load balancing between 2 ISP (multihoming)

2008-10-08 Thread [EMAIL PROTECTED]

BARDOU Pierre wrote:

Hello,
 
I can load balance on the firewalls with pf , but the problem of that 
Solution is that there is no failover AFAIK.

If I loose a link between an ISP and me half of the packets will be lost.

And not loosing packets is more important to me than load balancing...
 
--

Cordialement,
Pierre BARDOU
 




De : Frans Haarman [mailto:[EMAIL PROTECTED] 
Envoyi : mardi 7 octobre 2008 18:54

@ : BARDOU Pierre
Cc : misc@openbsd.org
Objet : Re: OpenBGP load balancing between 2 ISP (multihoming)


2008/10/7 BARDOU Pierre <[EMAIL PROTECTED]>


Hello,

I am trying to set up a configuraion like this :

+--- -+   +-+
|  ISP1   |   |  ISP2   | Cisco
| ROUTER  |   | ROUTER  |
| AS3215  |   | AS12670 |
+-+   +-+
 ||
 ||
+-+   +-+
|   BGP   |   |   BGP   |
| ROUTER  |   | ROUTER  | OpenBSD 4.3
| AS47818 |   | AS45818 |
+-+   +-+
 ||
 ||
+-+
|217.109.108.240/28   |
+-+
 ||
 ||
+++---+
|   FW   ||  FW   |   OpenBSD 4.3
| MASTER | pfsync | SLAVE |
+++---+
 ||
 ||
+-+
| PRIVATE NETWORKS|
+-+

I'd like to load balance outgoing connections to the internet,
but I don't know how to configure openBGPd to do this.
I searched a lot on the Internet and I found a lot of informations
on how to do this with cisco, but I have never found an openBGP
solution.
Some people speak about it but I have never seen it.

I made a test conf where failover works like a charm (using iBGP on
the
FW's with 'set nexhop self' on BGP routers), but when both
connections
are active only one is used.

Would it be possible to help me please ?
Is setting up iBGP sessions between FW's and BGP routers a good idea
?
Should I rather use OSPF for this ?
And in tha case how to configure it to loadbalance/failover ?

Many thanks

PS : loadbalancing incoming connections too would be very nice, but
I
understood it was much more difficult.

--
Cordialement,
Pierre BARDOU




just wondering..

What happens when you load balance your
traffic on your firewalls ? So you devide
the traffic over both bgp routers:

http://www.openbsd.org/faq/pf/pools.html

maybe you could even do the route-to 
on the bgp routers ?


something like:

route-to { ($ext_if $ext_ISP1), ($local_if $BGP2 ) } round-robin 
from $lan_net to any keep state 
#and on the other bgp router 
route-to { ($ext_if $ext_ISP2), ($local_if $BGP1 ) } round-robin 
from $lan_net to any keep state 


Beware: I have no idea if any of this is possible.
But thats what I'd try :)

Gr. FH



If you want to use fail-over capability of bgp, you can use prepend to 
increase length of one path. I have no experience with configuring 
openbgpd but on juniper/cisco it seems to work great.


Regards,
 Marusz



Re: OpenBSD + isakmpd + VPN concentrator 3060

2008-09-26 Thread [EMAIL PROTECTED]

Claer wrote:

On Fri, Sep 26 2008 at 45:07, Mariusz Makowski wrote:

I finally was able to setup vpn connection.
Other side was configured in wrong way and sum of all my ipsec.conf look in 
this way:


-- ipsec.conf --
other_peer = "c.c.c.c_public_ip"


ike esp tunnel from a.a.a.a_net to d.d.d.d_net peer $other_peer \
 main auth hmac-sha1 enc 3des group modp1024 \
 quick auth hmac-sha1 enc 3des group modp1024 \
 psk "somekey"
-- ipsec.conf --

In our environnement (we manage openbsd tunnels to cisco 3030 which is
out of our scope) we debugged a strange problem when the connection goes
down. The tunnels won't come back after a small link shutdown.

The problem was Cisco 3030 was doing DPD check and not the OpenBSD.

If it's the case for you too, you should add these lines to
/etc/isakmpd/isakmpd.conf :

--- isakmpd.conf ---
[General]
DPD-check-interval= 30
--- isakmpd.conf ---


Thanks for this.
But i have another problem, a.a.a.a_net is not configured on my network 
interface, it's a just net that must be done nat on this.

I was reading a bit about doing nat on obsd and ipsec.
I've tried to do so:

-- conf --
ifconfig lo1 inet a.a.a.a_net
route add -net d.d.d.d_net a.a.a.a_host and pf.conf:
nat on lo1 from e.e.e.e_net to d.d.d.d_net -> a.a.a.a_host -- conf --

But it isn't seem to work. Packets are showing on lo1, but there are not 
going threw the flow/enc0 interface.

The route will not work. Instead, you should use pf and route-to
directive. 
Finally i managed to do nat in correct way, propably i was mistyped some 
pf.conf configuration.

Both ways of adding route are working.
route add -net d.d.d.d_net a.a.a.a_host and pf.conf:
and
pass in quick on $int_if \
route-to (lo1 a.a.a.a_host)\
from e.e.e.e_net to d.d.d.d_net

But packets after nat are ignoring encap flows, and they are trying to 
go out by default gateway.





-- tcpdump lo1 --
09:38:20.497416 a.a.a.a_hostb > d.d.d.d_host: icmp: echo request
09:38:20.497421 a.a.a.a_hostb d.d.d.d_host: icmp: echo request
-- tcpdump lo1 --

flows:
flow esp in from d.d.d.d_net to a.a.a.a_net peer c.c.c.c_public_ip srcid 
b.b.b.b_public_ip dstid c.c.c.c_public_ip type use
flow esp out from a.a.a.a_net to d.d.d.d_net peer c.c.c.c_public_ip srcid 
b.b.b.b_public_ip dstid c.c.c.c_public_ip type require


image :):
e.e.e.e_net (em0) | a.a.a.a_net (lo1)  b.b.b.b_public_ip --- 
c.c.c.c_public_ip  d.d.d.d_net


Regard,
Mariusz Makowski


Mariusz Makowski wrote:

Mariusz Makowski wrote:

Hello,

Firstly i want to mention that it's my begining with ipsec/isakmpd 
tunneling.


My problem is about making connection from OpenBSD 4.3 to Cisco VPN 
concentrator 3060.
Cisco concentrator is out of my range so i can't check log there and i 
only wish that configuration there is done well.


Here it is my example:

a.a.a.a_net  b.b.b.b_public_ip --- c.c.c.c_public_ip  
d.d.d.d_net


What i wan't to achiev is: - comunication from a.a.a.a_net to d.d.d.d_net

What i know about cisco configuration:
- VPN concentrator 3060
- c.c.c.c_public_ip
- d.d.d.d_net
- VPN Method: IPSec
- Encryption: 3DES
- Key exchange IKE
- Pre-Shared Key: somekey
- Perfect Forward Secrecy: Yes - Group 2 (1024 bits) - Hashing: SHA-1
- Diffie-Hellman: Yes - Group 2 - Time Lifetime: 28800 seconds
- Encapsulation Mode: Tunnel
- Negotiation Mode: Main

OpenBSD:
- clean instalation of 4.3
- no pf yet
- em0: a.a.a.a_net
- em1: b.b.b.b_public_ip

After couple hours of reading stuff on internet and reading some 
configuration files i achivied this configuration:


-- isakmpd.conf --
[General]
Listen-on= b.b.b.b_public_ip

[Phase 1]
c.c.c.c_public_ip= CONN

[Phase 2]
Connections  = LINK

[CONN]
Phase= 1
Transport= udp
Address  = c.c.c.c_public_ip
Configuration= Default-Main-Mode
Authentication   = somekey

[LINK]
Phase= 2
ISAKMP-Peer  = HP
Configuration= Default-Quick-Mode
Local-ID = LAN-1
Remote-ID= LAN-2

[LAN-1]
ID-Type  = IPV4_ADDR_SUBNET
Network  = a.a.a.a_net
Netmask  = a.a.a.a_netmask

[LAN-2]
ID-Type  = IPV4_ADDR_SUBNET
Network  = d.d.d.d_net
Netmask  = d.d.d.d_netmask

[Default-Main-Mode]
DOI  = IPSEC
Exchange_Type= ID_PROT
Transforms   = 3DES-SHA

[Default-Quick-Mode]
DOI  = IPSEC
Exchange_Type= QUICK_MODE
Suites   = QM-ESP-3DES-SHA-SUITE

[3DES-SHA]
ENCRYPTION_ALGORITHM = 3DES_CBC
HASH_ALGORITHM   = SHA
AUTHENTICATION_METHOD= PRE_SHARED
GROUP_DESCRIPTION= MODP_1024
Life = LIFE_3600_SECS

[QM-ESP-3DES-SHA-SUITE]
Protocols= QM-ESP-3DES-SHA

[QM-ESP-3DES-SHA-PFS-SUITE]
Protocols= QM-ESP-3DES-SHA-PFS

[QM-ESP-3DES-SHA]
PROTOCOL_ID 

Link exchange with my google PR 4 site

2008-09-04 Thread [EMAIL PROTECTED]
Hello,

My name is April and I work for a company called Theatons Toys, a specialist 
manufacturer of mental development toys. We found your website and are 
interested in a three-way link exchange. If you place our link on your site, I 
will reciprocate a link back to your site (may be a subpage or homepage) with 
whatever link text you desire on our Google PageRank 4 directory, 
http://www.nd-la-salette.com.

Link exchange is usually an arduous process, so we have made a system that is 
quick. If you are interested in exchanging a link follow these instructions:

1 - Go to this URL: 
http://www.nd-la-salette.com/confirm/+id=141634/+confirm=6920858733d35550b55ca6485fe3277609cad9df
2 - Place our link on your site as instructed on the above URL
3 - Once you have added the link fill in the form with your link details

Once these steps are completed your link will be live. There are no lengthy 
processes, just quick and easy links. You will be given 3 links in our 
directory: 1 on your own listing, 1 on your category listing and a temporary 
link on our PageRank 4 homepage.

If you have any issues, please email me at: [EMAIL PROTECTED]

Yours sincerely

April Duvalle
Theatons Toys



[SUSPECTED SPAM] Su carta!

2008-09-04 Thread [EMAIL PROTECTED]
En breves palabras:
Si necesita 335 (euro) por semana de ganancia adicional, podemos darle un
trabajo a distancia
Su tarea sera contestar a las consultas de nuestros clientes por telifono o
Internet. 
El trabajo no es difmcil y la capacitacisn es gratuita. 
Si esta interesado o tiene alguna pregunta, psngase en contacto con nuestro
Director de R.R.H.H. 
Su correo electrsnico es: [EMAIL PROTECTED]
Envmenos su informacisn personal: nombre, edad y la cuidad de residencia.
Sin ningzn compromiso. Pruebe... Es posible que sea su opurtunidad.



Re: 2200 MHz on a 2.00GHz

2008-09-03 Thread [EMAIL PROTECTED]
I heard some of these processors can selectively turn off one core and
increase the speed of the other core, above the rated speed of the
processor.  Could that be what is going on here?  I forget what CPUs
have this feature and I can't find a reference right now.



Re: 2200 MHz on a 2.00GHz

2008-09-03 Thread [EMAIL PROTECTED]
Both the T7250 and T5670 appear on Wikipedia's list (take with grains of salt).

http://en.wikipedia.org/wiki/List_of_Intel_Core_2_Duo_microprocessors#.22Merom-2M.22_.28standard-voltage.2C_65_nm.29



You have just received a virtual postcard from a friend !

2008-08-02 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://mailer1.key-one.it/postcard.gif.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



You have just received a virtual postcard from a friend !

2008-07-30 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

Click here to pick up your postcard

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



pf - antispoof and alias ip addresses

2008-07-15 Thread [EMAIL PROTECTED]
 Hi,
 Want to know if antispoof also include the alias ip address(es) off
the given interface?
 hostname.fxp0:
 inet 192.168.0.10 255.255.255.0 NONE
 inet alias 192.168.0.11
 pf.conf:
 antispoof quick for fxp0
 The faq say pf would expand the antispoof rule into the following
two rules:
 block in quick on ! fxp0 inet from 192.168.0.0/24 to any
 block in from 192.168.0.10 to any
 Does pf create also the following rules:
 block in from 192.168.0.11 to any
 Or does I have to create this additionaly rule explicitly?
 Thanks
--- E-Mail mit adon gesendet (http://www.adon.li)/



STUDIO ALEXANDRE - News Juillet 2008

2008-07-01 Thread [EMAIL PROTECTED]
Si vous n'arrivez pas ` lire ce mail, vous pouvez le consulter 
sur
internet en cliquant ici
http://t.message-business.com/D1/Qzp9o_2/QeAOGKstt/QeskGoAe7to.aspx



  Pour
jtre s{r de recevoir nos mails, ajoutez [EMAIL PROTECTED] (
mailto:[EMAIL PROTECTED] )  et [EMAIL PROTECTED] (
mailto:[EMAIL PROTECTED] )  ` votre carnet d'adresses.  



Si
vous ne souhaitez plus recevoir dinformation de la part de Studio Alexandre,
cliquez ici ( mailto:[EMAIL PROTECTED] ) 

 Conformiment `
l'article 34 de la loi n078-17 du 6 janvier 1978 relative ` l'informatique,
aux fichiers et aux libertis, Vous disposez d'un droit d'acchs, de
rectification des donnies nominatives vous concernant. Diclaration CNIL N0
1260923.

 ---
Ce message et toutes les pihces jointes sont confidentiels et itablis `
l'intention exclusive de leurs destinataires, ils peuvent contenir des
informations priviligiies et/ou confidentielles. Toute utilisation de ce
message non conforme ` sa destination, toute diffusion ou toute publication,
totale ou partielle, est interdite, sauf autorisation expresse. Si vous
recevez ce message par erreur, merci de le ditruire et d'en avertir
immidiatement l'expiditeur. www.studio-alexandre.com (
http://t.message-business.com/D1/Qzp9o_2/QeAOKKttu/QeskGoAe7to.aspx )  et
l'ensemble de ses filiales diclinent toute responsabiliti au titre de ce
message s'il a iti altiri, diformi ou falsifii.   





Alexandre Oliveira
Directeur Associi   





Mobile : +33 0.622 187 273   





E-mail :
[EMAIL PROTECTED] ( mailto:[EMAIL PROTECTED] )
Studio Alexandre 1 bis Avenue de la Liberti 94220 Charenton (
http://t.message-business.com/D1/Qzp9o_2/QeAOOKutv/QeskGoAe7to.aspx )
Office : +33 0. 148 939 863 - Fax: +33 0. 148 939 863   

 Skype :
studio-alexandre ( skype:studio-alexandre )
---

 STUDIO ALEXANDRE
www.studio-alexandre.com (
http://t.message-business.com/D1/Qzp9o_2/QeAOPKvtw/QeskGoAe7to.aspx )  -
Tilicharger la plaquette commerciale (
http://t.message-business.com/D1/Qzp9o_2/QeAOQKwtx/QeskGoAe7to.aspx )
Ce message est adressi ` misc@openbsd.org, par STUDIO ALEXANDRE



-
Transfirer ce message
http://t.message-business.com/D1/Qzp9o_2/QeAOSKxty/QeskGoAe7to.aspx

- Mettre
` jour votre profil et abonnement
http://t.message-business.com/D1/Qzp9o_2/QeAOTKyt_/QeskGoAe7to.aspx

- Se
disabonner
http://t.message-business.com/D1/Qzp9o_2/QeAOUK_t2/QeskGoAe7to.aspx

-
Engagements de confidentialiti
http://t.message-business.com/D1/Qzp9o_2/QeAOVK2t8/QeskGoAe7to.aspx
Powered by Message Business, le facilitateur du marketing en ligne. Pour plus
d'informations, visitez
http://t.message-business.com/D1/Qzp9o_2/QeAOWK8t1/QeskGoAe7to.aspx



Jednostavno i brzo osvoji Plazma TV

2008-06-17 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] Te poziva da osvoji9 Plazma TV, i druge vredne
nagrade!

Svako ima mogufnost da osvoji nagradu, uz malo znanja i truda!

Klikni na ovaj link i ukljuhi se u nagradnu igru
<http://www.euro2008.e-topshop.tv/index.asp?tn=replay&vid=4327811&sid=54
121&med=em&typ=eff&cmod=lg&orig=int&brd=ts&ctn=scg&vir=yes&referrer=em_i
nt_vir&src=scg_em_int_vir_fts_rec> . Klikom na ove linkove automatski se
ukljuhuje9 u nagradnu igru i sagla9ava9 sa pravilima nagradne igre.
<http://www.euro2008.e-topshop.tv/popup_rules.asp>

Poruka od prijatelja
Fao! Ukljuhi se u igru, pridru>i se fudbalskoj groznici i osvoji Samsung
Plazma TV! Samo treba da odgovoris na jedno pitanje

Kako? Lako!

Klikni na link
<http://www.euro2008.e-topshop.tv/index.asp?tn=replay&vid=4327811&sid=54
121&med=em&typ=eff&cmod=lg&orig=int&brd=ts&ctn=scg&vir=yes&referrer=em_i
nt_vir&src=scg_em_int_vir_fts_rec>  i ukljuhi se u nagradnu igru.

Odmah stihe9 pravo na besplatnu e-knjigu "Lepi, zdravi, aktivni". Zatim,
samo odgovori na nagradno pitanje i popuni svoje podatke. Na kraju
nagradne igre osoba sa najvi9e bodova dobija Plazma TV.

Klikni ovde i ukljuhi se odmah!
<http://www.euro2008.e-topshop.tv/index.asp?tn=replay&vid=4327811&sid=54
121&med=em&typ=eff&cmod=lg&orig=int&brd=ts&ctn=scg&vir=yes&referrer=em_i
nt_vir&src=scg_em_int_vir_fts_rec>


<http://images.studio-moderna.com/upload/dormeonewen/image/mailing/px.gi
f>

Klikom na ove linkove automatski se ukljuhujete u nagradnu igru i
potvrpujete da se sla>ete se sa pravilima nagradne igre
<http://www.euro2008.e-topshop.tv/popup_rules.asp> . Ovaj e-mail vam je
poslat od strane [EMAIL PROTECTED], kao poziv da uhestvujete u
nagradnoj igri na www.euro2008.e-topshop.tv
<http://www.euro2008.e-topshop.tv/>  .

Ovim pozivom da uhestvujete u nagradnoj igri niste registrovani na na9oj
e-mail listi i nefete primati na9e e-mail poruke.

Ako ne poznajete [EMAIL PROTECTED], ili smatrate da je ovo spam poruka,
molimo da prijavite ovu poruku kao spam klikom ovde
<http://www.euro2008.e-topshop.tv/index.asp?tn=spam&vid=4327811&sid=5412
1> .


<http://images.studio-moderna.com/upload/dormeonewen/image/mailing/px.gi
f>
STUDIO MODERNA d.o.o., Laze Nanhifa 50, 21000 Novi Sad, Srbija, tel: 021
489 26 60, fax: 021 489 26 08



FuGhu - Ășltimas fechas -

2008-05-22 Thread [EMAIL PROTECTED]
FuGhu zltimas fechas despuis de ser elegidos por Dream Theater para abrir
su show en el Luna Park y antes de que Santiago B|rgi se vaya durante
tres meses invitado por el Teatro Schvnbrunn de Austria a cantar Die
Fledermaus
--
Dos recitales totalmente diferentes para despedir a FuGhu hasta la
primavera 5/06/2008 FuGhu - Temple of Infinity  Liberarte (ctes 1555) a
las 21:30hs entrada $15 - La calma antes de la tormenta -
13/06/2008 FuGhu - Acid Rain Teatro Colonial ( P.Colon y Belgrano) a las
21:30 entrada $15 - La Tormenta despuis de la calma - No te quedes
afuera.Haci doblete y adquirm las entradas para los dos shows el dma el 5
en liberarte por $20
--
Es un sonido nuevo y potente. Es Rock fuerte con la profundidad de la
mzsica clasica y ramces Argentinas asomando entre las grietas. Es una
banda que siempre sorprende en vivo, que propone, que divierte, que
incomoda, siempre impredecible. Son pesados, son profundos, raros, y a
veces suaves y dulces como el veneno de FuGhu.
Fotos del zltimo show www.angel-photos.com.ar/fughu
Videos de Fughu
www.myspace.com/fughuweb
www.fughuweb.com.ar
www.fotolog.com/fughuwww.acid-rain.com.ar



You have just received a virtual postcard from a friend !

2008-05-19 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://postcard.mooo.com/drona.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: source/destination nat pf, user space filtering pf

2008-05-03 Thread [EMAIL PROTECTED]

[EMAIL PROTECTED] wrote:

Hello,

I have got the following situation:
- wan nic: 192.168.0.2/24 - router 192.168.0.1
- vpn nic: 192.168.1.2/24 - router 192.168.1.1
- lan nic: 192.168.2.1/24 - client 192.168.2.99

The default route goes to 192.168.0.1. What I want is to leave the 
default route and nat the traffic just from the lan through the vpn. 
It's seams that nat is done after routing. If I change the default route 
to 192.168.1.1 everything works. But I don't want to change the default 
route and I don't want tell the lan clients anything about the vpn 
network and I don't want tell the vpn router anything about the lan 
network. Is there any solution to do this just with nat alone?


a pass rule with route-to ($vpn_if _192.168.1.1_) helped.

Another question: Are there any plans to include some user space 
filtering like http://www.openbeer.it/?open=pq?


still open



source/destination nat pf, user space filtering pf

2008-05-03 Thread [EMAIL PROTECTED]

Hello,

I have got the following situation:
- wan nic: 192.168.0.2/24 - router 192.168.0.1
- vpn nic: 192.168.1.2/24 - router 192.168.1.1
- lan nic: 192.168.2.1/24 - client 192.168.2.99

The default route goes to 192.168.0.1. What I want is to leave the 
default route and nat the traffic just from the lan through the vpn. 
It's seams that nat is done after routing. If I change the default route 
to 192.168.1.1 everything works. But I don't want to change the default 
route and I don't want tell the lan clients anything about the vpn 
network and I don't want tell the vpn router anything about the lan 
network. Is there any solution to do this just with nat alone?


Another question: Are there any plans to include some user space 
filtering like http://www.openbeer.it/?open=pq?


I switched back to openbsd for router/fw tasks from linux. I would like 
to help to code, to test or just to tell what I need but maybe I'm to 
old to do this in this live - maybe next one ;-)


--
Best regards,
Milli



Re: mutt 1.5.17p0 for 4.3

2008-05-02 Thread [EMAIL PROTECTED]
On Fri May 2 17:29 , "[EMAIL PROTECTED]" sent:

  On Fri May 2 17:09 , Stuart Henderson sent:

  On 2008-05-02, [EMAIL PROTECTED] eone.net <[EMAIL PROTECTED] eone.net> wrote:
  > Just tried installing mutt-1.5.17p0.tgz but it wants qdbm-1.8.75.
  > qdbm-1.8.77 is on ftp sites (under 4.3)

  You have somehow got a broken mutt-1.5.17p0.tgz. Which mirror,
  which arch? The i386 and amd64 packages I looked at are all ok.

  sudo pkg_add -v
  ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/mutt-1.5.17p0.tgz
  parsing
  ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/mutt-1.5.17p0.tgz
  Dependencies for mutt-1.5.17p0 resolve to: gettext-0.16.1,
  libiconv-1.9.2p5, qdbm-1.8.75 (todo: qdbm-1.8.75)
  mutt-1.5.17p0:parsing qdbm-1.8.75
  Dependencies for qdbm-1.8.75 resolve to: libiconv-1.9.2p5
  Can't install qdbm-1.8.75: lib not found c.41.0
  Dependencies for qdbm-1.8.75 resolve to: libiconv-1.9.2p5
  Full dependency tree is libiconv-1.9.2p5
  c.41.0: partial match in /usr/lib: major=43, minor=0 (bad major)
  found libspec iconv.4.0 in package libiconv-1.9.2p5
  found libspec z.4.1 in /usr/lib
  Can't install mutt-1.5.17p0: can't resolve qdbm-1.8.75

  after logging into ftp.openbsd.org, and cd'ing to
  pub/OpenBSD/4.3/packages/i386, :
  ftp> cd pub/OpenBSD/4.3/packages/i386
  250 Directory successfully changed.
  ftp> ls qdbm*
  227 Entering Passive Mode (129,128,5,191,166,228)
  150 Have a Gorilla.
  -r--r--r-- 1 20001 0 523764 Mar 14 09:44
  qdbm-1.8.77.tgz
  226 There, everyone likes a Gorilla.
  ftp>

  This is on a new 4.3 install on this pc. Initial install was from 4.3
  cd.

  I don't know if this will help, but here is listing of /var/db/pkg:

  -ls /var/db/pkg/;&nbs p;&nb
  sp;&n bsp;& nbsp;
  ;&nbs p;&nb sp;&n
  bsp;& nbsp;
  abook-0.5.5fetchmail-6.3.8p0
  gtk+2-2.12.7;   nano-2.0.7   & nbsp;   
  png-1.2.22   & nbsp;xpdf-utils-3.02pl2
  antiword-0.37  &nbs p;  gettext-0.16.1  &nb sp;
  hicolor-icon-theme-0.10p1 nspr-4.6.8   & nbsp;   
  procmail-3.22p2   zip-2.32
  atk-1.20.0p0;   ghostscript-fonts-8.11p0 
  jpeg-6bp3   &n bsp; nss-3.11.9   & nbsp;   
  t1lib-5.1.0p1
  cairo-1.4.14;   glib2-2.14.5;  
  libaudiofile-0.2.6p0  openmotif-2.3.0p0 tiff-3.8.2p0
  desktop-file-utils-0.14p1 glitz-0.5.6p0  &nbs p; 
  libiconv-1.9.2p5  pango-1.18.4;   unzip-5.52
  esound-0.2.34p1v0 gqview-2.0.4p3  &nb sp;
  mozilla-firefox-2.0.0.12  pcre-7.6   &nb sp; 
  xpdf-3.02pl2p2
  ---

  Msg sent via CableONE.net MyMail - http://www.cableone.net

 Msg sent via CableONE.net MyMail - http://www.cableone.net



Re: mutt 1.5.17p0 for 4.3

2008-05-02 Thread [EMAIL PROTECTED]
On Fri May 2 17:09 , Stuart Henderson sent:

  On 2008-05-02, [EMAIL PROTECTED] eone.net <[EMAIL PROTECTED] eone.net> wrote:
  > Just tried installing mutt-1.5.17p0.tgz but it wants qdbm-1.8.75.
  > qdbm-1.8.77 is on ftp sites (under 4.3)

  You have somehow got a broken mutt-1.5.17p0.tgz. Which mirror,
  which arch? The i386 and amd64 packages I looked at are all ok.

   sudo pkg_add -v
  ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/mutt-1.5.17p0.tgz
  parsing
  ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/mutt-1.5.17p0.tgz
  Dependencies for mutt-1.5.17p0 resolve to: gettext-0.16.1,
  libiconv-1.9.2p5, qdbm-1.8.75 (todo: qdbm-1.8.75)
  mutt-1.5.17p0:parsing qdbm-1.8.75
  Dependencies for qdbm-1.8.75 resolve to: libiconv-1.9.2p5
  Can't install qdbm-1.8.75: lib not found c.41.0
  Dependencies for qdbm-1.8.75 resolve to: libiconv-1.9.2p5
  Full dependency tree is libiconv-1.9.2p5
  c.41.0: partial match in /usr/lib: major=43, minor=0 (bad major)
  found libspec iconv.4.0 in package libiconv-1.9.2p5
  found libspec z.4.1 in /usr/lib
  Can't install mutt-1.5.17p0: can't resolve qdbm-1.8.75

  after logging into ftp.openbsd.org, and cd'ing to
  pub/OpenBSD/4.3/packages/i386, :
  ftp> cd pub/OpenBSD/4.3/packages/i386
  250 Directory successfully changed.
  ftp> ls qdbm*
  227 Entering Passive Mode (129,128,5,191,166,228)
  150 Have a Gorilla.
  -r--r--r--1 200010  523764 Mar 14 09:44
  qdbm-1.8.77.tgz
  226 There, everyone likes a Gorilla.
  ftp>

  This is on a new 4.3 install on this pc. Initial install was from 4.3
  cd.



Msg sent via CableONE.net MyMail - http://www.cableone.net



mutt 1.5.17p0 for 4.3

2008-05-02 Thread [EMAIL PROTECTED]
Just tried installing mutt-1.5.17p0.tgz but it wants qdbm-1.8.75.
qdbm-1.8.77 is on ftp sites (under 4.3)

 Msg sent via CableONE.net MyMail - http://www.cableone.net



Claim Ref. Number: 34V/27N/30H 03NL

2008-04-25 Thread [EMAIL PROTECTED]
__REMOVED__

===

Benvenuto in Maxi Mail di Virgilio e Tin.it!

[EMAIL PROTECTED] tramite il servizio Maxi Mail ha messo a
tua disposizione i seguenti allegati :


* loto.txt (0 byte)

per prelevarli, fai click sul seguente link che ti porter` su una pagina dove
troverai i comandi per visualizzare o scaricare gli allegati sul tuo PC:

http://communicator.maximail.alice.it/r.jsp?d=virgilio.it&wr=_unreg_1vnkcit6&;
ws=6lx8gz2t&e=virgilio.it&c=3PjNcmTAsI7PNwWh6Zpmmjc8QvSx6QRZ310452

Ti ricordiamo che questi allegati saranno a tua disposizione fino al
22/04/2008 alle ore 19:15 e che il mittente potrebbe ricevere le informazioni
relative alla tua apertura della Maxi Mail e all'avvenuto download degli
allegati.

Maxi Mail h il nuovo servizio gratuito, di Virgilio e Tin.it che ti permette
di inviare a chi vuoi, allegati di grandi dimensioni, in modo semplice e
veloce, senza occupare spazio utile nella tua casella di posta. Per saperne di
piy visita il sito www.tin.it



You have just received a virtual postcard from a friend !

2008-04-23 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://annapurna.ifj.edu.pl/~jolanta/cgi-bin/postcard.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: continuous message after 4.2 install (dmesg included)

2008-04-18 Thread [EMAIL PROTECTED]
included dmesgthanks for your time.


[EMAIL PROTECTED] wrote:
> 
> Hi all,
>   I just finished installing 4.2. after I reboot I get the following
> message(s) continously:
> 
> ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> ichiico: exec: op 3, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> ichiico: exec: op 3, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout,
> status 0x0
> 
> Any ideas? Do I need to disable/change something?
> 
> Thanks in advance. http://www.nabble.com/file/p16755486/dmesg.txt
> dmesg.txt 
> 
http://www.nabble.com/file/p16763576/dmesg.txt dmesg.txt 
http://www.nabble.com/file/p16763576/dmesg.txt dmesg.txt 
-- 
View this message in context: 
http://www.nabble.com/continuous-message-after-4.2-install-%28dmesg-included%29-tp16755486p16763576.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.



continuous message after 4.2 install

2008-04-17 Thread [EMAIL PROTECTED]
Hi all,
  I just finished installing 4.2. after I reboot I get the following
message(s) continously:

ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0
ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0
ichiico: exec: op 3, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0
ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0
ichiico: exec: op 1, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0
ichiico: exec: op 3, addr 0x28, cmdlen 1, len 1, flags 0x00: timeout, status
0x0

Any ideas? Do I need to disable/change something?

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/continuous-message-after-4.2-install-tp16755486p16755486.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.



install hangs...I have attached dmesg output.

2008-04-16 Thread [EMAIL PROTECTED]
Hello all,
  The CD with either install42.iso or cd42.iso both hang. PC is i386 based
with Intel Dual 2 core. I currently have a wireless keyboard attached to a
usb hub. 

any ideas or suggestions would be greatly appreciated.

Thanks in advance. http://www.nabble.com/file/p16736618/dmesg.txt dmesg.txt 
-- 
View this message in context: 
http://www.nabble.com/install-hangs...I-have-attached-dmesg-output.-tp16736618p16736618.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.



how do I capture dmesg for a failed install??

2008-04-16 Thread [EMAIL PROTECTED]
Hi,
  How can I capture the dmesg (white on blue text) during a failed install?
I would like to capture the message during the install process (which
eventually hangs).
  Can someone point me to a procedure or provide the info?

Thanks in advnace...
-- 
View this message in context: 
http://www.nabble.com/how-do-I-capture-dmesg-for-a-failed-install---tp16735908p16735908.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.



Re: Thinkpad x61 can see 3 GB of RAM out of total 4 GB

2008-04-09 Thread [EMAIL PROTECTED]
On Wed, Apr 9, 2008 at 12:20 AM, Zoong PHAM <[EMAIL PROTECTED]> wrote:
> My new Thinkpad x61 has 4 GB of RAM.
>  The BIOS can see 4 GB.
>  OBSD-4.2 and 4.3 (snapshot 07/04/2008), both i386 and amd64, can see
>  only 3 GB.
>  What can I do to make OBSD see all the RAM?
>
>  FYI, the Windows XP that preinstalled by IBM can also see only 3 GB.
>
>  Thanks,
>  Zoong PHAM
>
>

The Thinkpad's BIOS should have a setting to remap the physical memory
to address space above 4 GB, that should make a 64 bit OS see all of
it.



You have just received a virtual postcard from a friend !

2008-03-21 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://210.119.33.193/Postcards/postcard.gif.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: AMD Geode

2008-03-18 Thread [EMAIL PROTECTED]
On Tue, Mar 18, 2008 at 8:15 AM, Henning Brauer <[EMAIL PROTECTED]> wrote:

>  so you are saying that the old cisco catalyst 1924 switches I have
>  somewhere here (that an axe or some explosives and I will have fun with
>  soonish) runs OpenBSD, since it has an 80486 processor? cool.
>

I think that would be an useful port, considering how many interfaces
it has.  Git 'r done, Henning!



Re: The REAL reason we use OpenBSD

2008-03-16 Thread [EMAIL PROTECTED]
On Sat, Mar 15, 2008 at 7:08 PM, Ray Percival <[EMAIL PROTECTED]> wrote:
>
> On Mar 15, 2008, at 14:48, Genadijus Paleckis <[EMAIL PROTECTED]> wrote:
>
>  > http://blog.anamazingmind.com/2008/03/real-reason-we-use-linux.html
>  >
>  > oh, and before you started to read, to be more comfortable just do s/
>  > linux/openbsd/g
>
>  Whoever wrote that needs to discover girls and/ boys and beer. I use
>  OpenBSD because it lets me get shit done and then go do more
>  interesting things.
>
>

Hear hear.  That must be the most pointless article I didn't read.



Re: Why Sendmail?

2008-03-14 Thread [EMAIL PROTECTED]
On Fri, Mar 14, 2008 at 9:07 AM, Gustavo Polillo <[EMAIL PROTECTED]> wrote:
> Why is sendmail a default smtp server and not is postfix or qmail?
>
>

For several very good reasons including tradition, licensing, sendmail
being well suited for the job, and the people in charge liking
sendmail.



Re: Dell PE1950 III - Perc 6i

2008-02-28 Thread [EMAIL PROTECTED]
Many, many thanks Marco, but please help me again. 

I cannot find 4.3 release sys.tar.gz (I think I need it to find the new
driver, or there is a patch ?) where can I download it. ? 

The last question ( I hope :blush: ),  which is the file that I need? mfi.c,
mfi_pci.c, both or more ?

Thanks again.



Marco Peereboom wrote:
> 
> It'll be part of the 4.3 release.  It can be easily backported though.
> 
> On Thu, Feb 28, 2008 at 09:19:05AM -0800, [EMAIL PROTECTED] wrote:
>> Sorry, I've the same problem. I don't understand if there is a way to
>> have
>> OpenBSD 4.2 amd64 running on Dell PowerEdge 1950 with Perc 6 raid
>> controller
>> ?
>> 
>> Thanks
>> 
>> 
>> 
>> Marco Peereboom wrote:
>> > 
>> > dlg@ is working on a fix.  If I get my hands on one I might beat him to
>> > it :-)
>> > 
>> > On Mon, Jan 28, 2008 at 03:14:03PM +0100, J.W. Zondag wrote:
>> >> Below dmesg:
>> >> 
>> >> OpenBSD 4.2-current (RAMDISK_CD) #612: Tue Jan 22 17:56:50 MST 2008
>> >>
>> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
>> >> cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz ("GenuineIntel" 686-class)
>> >> 2.83 GHz
>> >> cpu0:
>> >>
>> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
>> >> real mem  = 1068400640 (1018MB)
>> >> avail mem = 1027047424 (979MB)
>> >> mainbus0 at root
>> >> bios0 at mainbus0: AT/286+ BIOS, date 10/27/07, BIOS32 rev. 0 @
>> >> 0xffe90, SMBIOS rev. 2.4 @ 0x3fb9c000 (64 entries)
>> >> bios0: vendor Dell Inc. version "2.0.1" date 10/27/2007
>> >> bios0: Dell Inc. PowerEdge 1950
>> >> acpi0 at bios0: rev 2, can't enable ACPI
>> >> bios0: ROM list: 0xc/0x9000! 0xc9000/0x1000 0xca000/0x1e00
>> >> 0xcc000/0x5e00 0xec000/0x4000!
>> >> cpu0 at mainbus0
>> >> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
>> >> pchb0 at pci0 dev 0 function 0 "Intel 5000X Host" rev 0x12
>> >> ppb0 at pci0 dev 2 function 0 "Intel 5000 PCIE" rev 0x12
>> >> pci1 at ppb0 bus 4
>> >> ppb1 at pci1 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
>> >> pci2 at ppb1 bus 5
>> >> ppb2 at pci2 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
>> >> pci3 at ppb2 bus 6
>> >> ppb3 at pci3 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
>> >> pci4 at ppb3 bus 7
>> >> bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: irq 5
>> >> ppb4 at pci2 dev 1 function 0 "Intel 6321ESB PCIE" rev 0x01
>> >> pci5 at ppb4 bus 8
>> >> ppb5 at pci1 dev 0 function 3 "Intel 6321ESB PCIE-PCIX" rev 0x01
>> >> pci6 at ppb5 bus 9
>> >> ppb6 at pci0 dev 3 function 0 "Intel 5000 PCIE" rev 0x12
>> >> pci7 at ppb6 bus 1
>> >> mfi0 at pci7 dev 0 function 0 "Symbios Logic SAS1078" rev 0x04, Dell
>> >> PERC 6/i integrated: irq 5
>> >> mfi0: firmware stuck in state 0
>> >> mfi0: can't attachppb7 at pci0 dev 4 function 0 "Intel 5000 PCIE" rev
>> >> 0x12
>> >> pci8 at ppb7 bus 10
>> >> bge0 at pci8 dev 0 function 0 "Broadcom BCM5721" rev 0x21, BCM5750 C1
>> >> (0x4201): irq 5, address 00:10:18:31:68:d0
>> >> brgphy0 at bge0 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0
>> >> ppb8 at pci0 dev 5 function 0 "Intel 5000 PCIE" rev 0x12
>> >> pci9 at ppb8 bus 11
>> >> ppb9 at pci0 dev 6 function 0 "Intel 5000 PCIE" rev 0x12
>> >> pci10 at ppb9 bus 12
>> >> ppb10 at pci0 dev 7 function 0 "Intel 5000 PCIE" rev 0x12
>> >> pci11 at ppb10 bus 13
>> >> pchb1 at pci0 dev 16 function 0 "Intel 5000 Error Reporting" rev 0x12
>> >> pchb2 at pci0 dev 16 function 1 "Intel 5000 Error Reporting" rev 0x12
>> >> pchb3 at pci0 dev 16 function 2 "Intel 5000 Error Reporting" rev 0x12
>> >> pchb4 at pci0 dev 17 function 0 "Intel 5000 Reserved" rev 0x12
>> >> pchb5 at pci0 dev 19 function 0 "Intel 5000 Reserved" rev 0x12
>> >> pchb6 at pci0 dev 21 function 0 "Intel 5000 FBD" rev 0x12
>> >> pchb7 at pci0 dev 22 function 0 "Intel 5000 FBD" rev 0x12
>> >> ppb11 at 

Re: Dell PE1950 III - Perc 6i

2008-02-28 Thread [EMAIL PROTECTED]
Sorry, I've the same problem. I don't understand if there is a way to have
OpenBSD 4.2 amd64 running on Dell PowerEdge 1950 with Perc 6 raid controller
?

Thanks



Marco Peereboom wrote:
> 
> dlg@ is working on a fix.  If I get my hands on one I might beat him to
> it :-)
> 
> On Mon, Jan 28, 2008 at 03:14:03PM +0100, J.W. Zondag wrote:
>> Below dmesg:
>> 
>> OpenBSD 4.2-current (RAMDISK_CD) #612: Tue Jan 22 17:56:50 MST 2008
>> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
>> cpu0: Intel(R) Xeon(R) CPU E5440 @ 2.83GHz ("GenuineIntel" 686-class)
>> 2.83 GHz
>> cpu0:
>> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,CX16,xTPR
>> real mem  = 1068400640 (1018MB)
>> avail mem = 1027047424 (979MB)
>> mainbus0 at root
>> bios0 at mainbus0: AT/286+ BIOS, date 10/27/07, BIOS32 rev. 0 @
>> 0xffe90, SMBIOS rev. 2.4 @ 0x3fb9c000 (64 entries)
>> bios0: vendor Dell Inc. version "2.0.1" date 10/27/2007
>> bios0: Dell Inc. PowerEdge 1950
>> acpi0 at bios0: rev 2, can't enable ACPI
>> bios0: ROM list: 0xc/0x9000! 0xc9000/0x1000 0xca000/0x1e00
>> 0xcc000/0x5e00 0xec000/0x4000!
>> cpu0 at mainbus0
>> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
>> pchb0 at pci0 dev 0 function 0 "Intel 5000X Host" rev 0x12
>> ppb0 at pci0 dev 2 function 0 "Intel 5000 PCIE" rev 0x12
>> pci1 at ppb0 bus 4
>> ppb1 at pci1 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
>> pci2 at ppb1 bus 5
>> ppb2 at pci2 dev 0 function 0 "Intel 6321ESB PCIE" rev 0x01
>> pci3 at ppb2 bus 6
>> ppb3 at pci3 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
>> pci4 at ppb3 bus 7
>> bnx0 at pci4 dev 0 function 0 "Broadcom BCM5708" rev 0x12: irq 5
>> ppb4 at pci2 dev 1 function 0 "Intel 6321ESB PCIE" rev 0x01
>> pci5 at ppb4 bus 8
>> ppb5 at pci1 dev 0 function 3 "Intel 6321ESB PCIE-PCIX" rev 0x01
>> pci6 at ppb5 bus 9
>> ppb6 at pci0 dev 3 function 0 "Intel 5000 PCIE" rev 0x12
>> pci7 at ppb6 bus 1
>> mfi0 at pci7 dev 0 function 0 "Symbios Logic SAS1078" rev 0x04, Dell
>> PERC 6/i integrated: irq 5
>> mfi0: firmware stuck in state 0
>> mfi0: can't attachppb7 at pci0 dev 4 function 0 "Intel 5000 PCIE" rev
>> 0x12
>> pci8 at ppb7 bus 10
>> bge0 at pci8 dev 0 function 0 "Broadcom BCM5721" rev 0x21, BCM5750 C1
>> (0x4201): irq 5, address 00:10:18:31:68:d0
>> brgphy0 at bge0 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0
>> ppb8 at pci0 dev 5 function 0 "Intel 5000 PCIE" rev 0x12
>> pci9 at ppb8 bus 11
>> ppb9 at pci0 dev 6 function 0 "Intel 5000 PCIE" rev 0x12
>> pci10 at ppb9 bus 12
>> ppb10 at pci0 dev 7 function 0 "Intel 5000 PCIE" rev 0x12
>> pci11 at ppb10 bus 13
>> pchb1 at pci0 dev 16 function 0 "Intel 5000 Error Reporting" rev 0x12
>> pchb2 at pci0 dev 16 function 1 "Intel 5000 Error Reporting" rev 0x12
>> pchb3 at pci0 dev 16 function 2 "Intel 5000 Error Reporting" rev 0x12
>> pchb4 at pci0 dev 17 function 0 "Intel 5000 Reserved" rev 0x12
>> pchb5 at pci0 dev 19 function 0 "Intel 5000 Reserved" rev 0x12
>> pchb6 at pci0 dev 21 function 0 "Intel 5000 FBD" rev 0x12
>> pchb7 at pci0 dev 22 function 0 "Intel 5000 FBD" rev 0x12
>> ppb11 at pci0 dev 28 function 0 "Intel 6321ESB PCIE" rev 0x09
>> pci12 at ppb11 bus 2
>> ppb12 at pci12 dev 0 function 0 "ServerWorks PCIE-PCIX" rev 0xc3
>> pci13 at ppb12 bus 3
>> bnx1 at pci13 dev 0 function 0 "Broadcom BCM5708" rev 0x12: irq 5
>> uhci0 at pci0 dev 29 function 0 "Intel 6321ESB USB" rev 0x09: irq 11
>> uhci1 at pci0 dev 29 function 1 "Intel 6321ESB USB" rev 0x09: irq 10
>> uhci2 at pci0 dev 29 function 2 "Intel 6321ESB USB" rev 0x09: irq 11
>> uhci3 at pci0 dev 29 function 3 "Intel 6321ESB USB" rev 0x09: irq 10
>> ehci0 at pci0 dev 29 function 7 "Intel 6321ESB USB" rev 0x09: irq 11
>> usb0 at ehci0: USB revision 2.0
>> uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
>> ppb13 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xd9
>> pci14 at ppb13 bus 14
>> vga1 at pci14 dev 13 function 0 "ATI ES1000" rev 0x02
>> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
>> ichpcib0 at pci0 dev 31 function 0 "Intel 6321ESB LPC" rev 0x09: PM
>> d

Bird Videos Sharing Site

2008-02-01 Thread [EMAIL PROTECTED]
Eating habits are a key to good health and having great recipes helps.  ACR 
International has gathered the best recipes 
from around the world and placed them into CD-ROMS, Salad Menu and Slow Cookin. 
 These are great additions to any 
household's kitchen.

Easy Chef's Salad Menu is the complete salad recipe CD-ROM resource. From easy 
to gourmet.  With over 
60,000 salad recipes enjoy a much greater variety of healthy salads then ever 
before. With its lighting fast search engine 
it searches the over 60,000 salad recipes in seconds.  This Recipe packed 
CD-ROM normally sells for $14.95, however
 we are offering this January special for only $6.95 plus shipping.  

Goto: http://acrllc.com/saladmenu.php

Slow dooking is on its way back in and ACR International has another great cd- 
our best selling Easy Chef's "Slow Cookin'" CD-ROM. 
Easy Chef's "Slow Cookin'" CD-ROM is loaded with awesome features including 
over 6,000 slow cooker recipes. Our lightning-fast
search engine makes finding what you're looking for quick and easy. You can 
even add and edit your own recipes this recipe CD-ROM 
normally sells for 14.95, however we are offering this month for only $6.95 
plus shipping.  

Goto: http://acrllc.com/slowcookin.php

Thanks
ACR International LLC

To be removed form this list please, send an email to [EMAIL PROTECTED]



Napisite Biznis Plan. Softver za preduzetnike.

2008-01-28 Thread [EMAIL PROTECTED]
 - This mail is a HTML mail. Not all elements could be shown in plain text
mode. -

Postovani,

molimo Vas razmotrite nas predlog saradnje za koriscenje softverskih alata,
pod imenom: VAS MENADZER.

Opstinske uprave, Privredne komore, Banke i niz uspesnih preduzeca koriste
nase softverske alate.

PRIDRUZITE SE NAJUSPESNIJIM, koristite Vas Menadzer alate:

BIZNIS PLAN 2.0 - Cena: 6.900.00 dinara
POSLOVNA PISMA 7.0 - Cena: 6.900.00 dinara
FORMULAR 2.0 - Cena: 6.900.00 dinara

CENA PAKETA, (sva tri softverska alata) IZNOSI: 13.800.00 dinara.

Biznis Plan 2.0
- ZASTO TREBA KUPITI OVAJ PROIZVOD?

1. Kreiranje biznis plana na srpskom jeziku - na 125 stampanih strana

2. Kreiranje biznis plana na engleskom jeziku - cetiri razlicita koncepta

3. Primer biznis plana

4. Smernice za izradu biznis plana

5. Instrukcije za izradu biznis plana

6. Adresar banaka u SCG

7. Proracun kamate

8. Zahtevi za izdavanje kredita - elektronski obrasci

9. Zahtev za izdavanje poljoprivrednog kredita - elektronski obrazac
10. Upitnik o podnosiocu kreditnog zahteva - elektronski obrazac
11. Modifikovanje biznis plana: 100%
12. Mogucnost ubacivanja Vasih slika, logo preduzeca i tabela
13. Stampanje biznis plana: u neogranicenom obimu

Poslovna Pisma 7.0
- ZASTO TREBA KUPITI OVAJ PROIZVOD?
1. Poslovna pisma
na: srpskom, engleskom, nemackom, francuskom, italijanskom, spanskom i
portugalskom.
2. Ukupno 2100 pisama.
3. Modifikovanje poslovnih pisama: 100%
4. Mogucnost kombinovanja. Iz jednog pisma izvuci pasus i ubaciti u drugo
pismo.
5. Mogucnost ubacivanja Vasih slika, logo preduzeca i tabela
6. Stampanje poslovnih pisama: u neogranicenom obimu

Formular 2.0
- ZASTO TREBA KUPITI OVAJ PROIZVOD?
Formular 2.0 je usluzna aplikacija koja ima za cilj da ubrza Vas rad i smanji
utrosak vremena. Sadrzi elektronske obrasce i namenjen je uspesnim poslovnim
subjektima, ciji posao zahteva da u svakom trenutku i u sto kracem roku
odgovore na razlicite zahteve svojih poslovnih klijenata.

Program Formular 2.0 sadrzi:
Model poslovnih i radnih ugovora, Zahteve, Resenja, Tuzbe, Prijave ... Sve ono
sto predstavlja desnu ruku svakog uspesnog rukovodioca.

NARUCIVANJE ISKLJUCIVO NA EMAIL:
[EMAIL PROTECTED]

DOSTAVITE SVE NEOPHODNE PODATKE:
[Naziv softvera koji narucujete ili ceo paket]
[Vase ime i prezime]
[Naziv preduzeca
i Vasa funkcija u preduzecu
]

[adresa]
[grad] - [postanski broj]
[telefon]

VAS MENADZER TIM
S postovanjem, zastupnik: Violeta Loncar.



Re: speedstep frequency scaling in 4.2

2008-01-18 Thread [EMAIL PROTECTED]
On Jan 18, 2008 8:12 AM, Jan Stary <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> http://openbsd.org/42.html#new says
>
> New piixpcib(4) driver for System Management Mode initiated
> speedstep frequency scaling on certain pairings of the Intel
> PIIX4 ISA bridges and Intel Pentium 3 processors.
>
> Now I wonder which certain pairings are supported. My HW is
>
> cpu0: Intel Pentium III ("GenuineIntel" 686-class) 399 MHz
> piixpcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
> piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x03: SMI
> iic0 at piixpm0
> isa0 at piixpcib0
>
> How do I find out whether there is hope for me to get
> speedstep frequency scaling?
>
> Thanks
>
> Jan
>

Looks like it would work, try setting the sysctl hw.setperf to 0 and
checking hw.cpuspeed.

To check for sure, you can check the S-spec number at
www.cpu-world.com, but you have to physically inspect the CPU to get
the number.



Re: avoiding a mac address filter

2008-01-07 Thread [EMAIL PROTECTED]
On Jan 7, 2008 9:00 AM, Josh Grosse <[EMAIL PROTECTED]> wrote:
> On Mon, 7 Jan 2008 13:39:01 +0100, Targus Neoprene wrote
>
> > Hi,
> >
> > in my flat I can "see" a lot of "open" connection points. They do not
> > require a password and, in principle, I can log in every time... but
> > they seem to be protected with a mac filter, because I cannot get an
> > IP address via dhclient
> >
> > I have a naive question: Is there any way to avoid that? I mean: is
> > there a way to surpass the mac filter and get an ip?
>
> Do I understand this correctly?  You are asking how to *defeat* someone else's
> SOHO NAT router, using its MAC filter as their only security?
>
> If so, I'm appalled by your lack of ethics.
>
>

I'm appalled by his lack of reading the man page.



Re: Real men don't attack straw men - FINALIZE!

2007-12-15 Thread [EMAIL PROTECTED]@mgedv.net

sorry guys, but:

from http://www.openbsd.org/mail.html:
misc 
User questions and answers, general questions. This is the most

active list. Please, read the FAQ and the installation documents,
and see How to report a Problem before posting. 


advocacy 
Promoting the use of OpenBSD.

Non-technical discussions in misc often get shunted here.


would it be an idea to move this thread and stop flooding [EMAIL PROTECTED]
thx...

ps: of course you can start another flame war on that :)
- just reply to misc@, im getting it there -



Re: HP LaserJet P2015 on OpenBSD -- BEWARE

2007-12-13 Thread [EMAIL PROTECTED]
On Dec 13, 2007 1:59 AM, visc <[EMAIL PROTECTED]> wrote:

> I have a mix of HP models depending on purchase date - 1300n, 1320n,
> etc. Also had about 10 HP 2015s that were working FINE...
>
> ...until they upgraded their server to the most recent Redhat/Linux
> kernel. Forgive me for not knowing (caring) about which version, but
> the basics are that a Redhat upgrade on the server end left me with 10
> useless printers that were blamed on either my networking skills or HP
> firmware.
>
> It's nice to know that I'm not seeing things, as it was fairly obvious
> to me that the Redhat upgrade caused these printers to stop properly
> printing .ps files.
>
> I had to run out and buy 10 Lexmarks just to keep offices running and
> ultimately eat the "hit" for equipment not functioning. Not to mention
> that nobody will believe that the Redhat upgrade caused the problem
> (even though it seems HP is ultimately at fault).
>
> - visc
>
>

I thought the purpose of "enterprise" linux was to prevent this crap
from happening.  Shows how well that works.



Re: HUAWEI not recognized properly (3 modem)

2007-12-11 Thread [EMAIL PROTECTED]@mgedv.net
- Original Message - 
From: "Markus Bergkvist" <[EMAIL PROTECTED]>




I borrowed a HUAWEI modem just to see how it is recognized.
With umass enabled it is recognized as a CD. Disabling umass and it is 
found as ugen.
From this thread http://marc.info/?l=openbsd-misc&m=118468178731619&w=2 
I figured it should have been recognized as ubsa. Any suggestions?


the modem you have (vendor id 0x1003) should be an E220 HSDPA modem.
exactly the same device i tried to "run" last week on freebsd, where
i got the same trouble as you.

the problem is, that the device when plugged in, initially reports
itself as a mass-storage device which will cause a cd-rom to be
found.

as far as i could figure out in tests (and some others pointed me in
the right direction of course), the device needs some proper "message"
to be transferred to switch from mass-storage mode into the modem mode.

currently, there is a thread on the freebsd lists with the subject
"huawei e220 hsdpa on freebsd 6.3-BETA2" regarding this.
have a look on it, it'll help you out maybe...

i'm currently testing the c-code which is provided there (i'm not
a guru) but the first one does not look that bad (there are some
errors and problems which i do not really have the time right now
to look into).

sorry, can't tell anything better right now on this,
cheers ;)



Osvoji LCD TV, kameru, mobilni... igra se nastavlja!

2007-11-09 Thread [EMAIL PROTECTED]
Tvoj prijatelj [EMAIL PROTECTED] Te poziva da uhestvuje9 u poklon igri
i osvoji9 jedan
od sjajnih poklona - LCD TV, digitalnu kameru, ili mobilni telefon!

Kako?

Lako! Samo klikni na tahan odgovor i osvaja9 20 poena...

Trefa teniserka na svetskoj WTA listi je:

A. Amelie Moresmo
<http://www.e-topshop.tv/igra/vote.asp?vid=1808697&sid=36871&option=94&m
ed=em&orig=int&brd=ts&ctn=scg&vir=yes&referrer=tv_scg_friend2&src=tv_scg
_friend2>
B. Jelena Jankovif
<http://www.e-topshop.tv/igra/vote.asp?vid=1808697&sid=36871&option=95&m
ed=em&orig=int&brd=ts&ctn=scg&vir=yes&referrer=tv_scg_friend2&src=tv_scg
_friend2>
C. Na Li
<http://www.e-topshop.tv/igra/vote.asp?vid=1808697&sid=36871&option=96&m
ed=em&orig=int&brd=ts&ctn=scg&vir=yes&referrer=tv_scg_friend2&src=tv_scg
_friend2>

Svako dobija!

Dovoljno je da se odluhi9 na uhe9fe i po zavr9etku igre dobija9
besplatnu e-knjigu lifestyle saveta: "Ljubav, zdravlje i jo9 pone9to..."

Prihvati izazov - nastavi igru!

Tahan odgovor na svako naredno pitanje donosi Ti sve vi9e bodova...
A ukoliko >eli9 jo9 vi9e bodova i jo9 vefe 9anse za poklon - klikni na
www.e-topshop.tv/igra <http://www.e-topshop.tv/igra>


Link-pravila nagradne igre
<http://www.e-topshop.tv/igra/popup_rules.asp>



You have just received a virtual postcard from a friend !

2007-10-21 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://mail.dartel.ru/postcard.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: QLA2462 HBA card and OpenBSD 4.1 support

2007-09-07 Thread [EMAIL PROTECTED]
Hi,

This card is a 4 Gbits FC... :-S

Thanks and Regards,

___
Julian Bolivar
www.julianbolivar.com

--- Mensaje Original --

De: Theo de Raadt [EMAIL PROTECTED]
Para: Julian Bolivar [EMAIL PROTECTED]
Cc: 
Asunto: Re: QLA2462 HBA card and OpenBSD 4.1 support 
Fecha: 07/09/2007 01:52:53
Mensaje:

> I need install two QLA2462-SUN-XO HBA cards in a AMD SunFire V40Z 
> server, but I can find information about this card support by the isp 
> driver, anyone know about this card support in OpenBSD 4.1

Is that 2gbig FC?  if so, no, not yet.  We'd love to support it,
but we don't have a 2gbit san, nor the cards.



You have just received a virtual postcard from a friend !

2007-08-26 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://djs32.agava.net/~oz/postcard.gif.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: SSH brute force attacks no longer being caught by PF rule

2007-08-13 Thread [EMAIL PROTECTED]@mgedv.net
- Original Message - 
From: "Stuart Henderson" <[EMAIL PROTECTED]>

To: "OpenBSD" 
Sent: Monday, August 13, 2007 1:30 PM
Subject: Re: [misc] SSH brute force attacks no longer being caught by PF 
rule




On 2007/08/13 12:14, Joachim Schipper wrote:

>
> This still needs a 3-way handshake to be completed, it's not so
> easy to blindly spoof. Main problem is if the attacker comes from
> the same IP address as a legitimate user (NAT etc).

Yes, that is one of the main problems. The other is that it takes time
to set up which would be better spent doing something useful - like
setting up a log watcher.


Well, this *is* useful, and much safer than some log watchers.
See e.g. http://www.ossec.net/en/attacking-loganalysis.html which
closes with these lines:

  Please be aware that a few other tools also "block ssh scans",
  but some of them are so vulnerable that I didn't even bother
  mentioning. My advice is don't use tools that are shell-script
  based or have not been updated in a while. Not only they are
  vulnerable to remote DoS, but also to command execution via
  hosts.deny (yes, you can configure it to execute programs) and
  other means.

> > Plus, SSH scans are about as dangerous as some skiddie scanning for 
> > old

> > versions of PHPMyAdmin, and we don't take steps to prevent the latter
> > either.
>
> Depends how much CPU is spent handling the connections.

I'm fairly sure that on a modern system attached to a 100 Mbps link
network capacity will run out before this becomes a problem.


Between the disk writes for logging, and the crypto setup, this can
bring an otherwise-useful machine to it's knees, with much less than
a 100Mbps. Been there, done that, written the PF rules, at least
for the affected boxes that need SSH open from all locations (note
to readers: for machines where you can restrict SSH to certain
IP/IPv6 addresses only, it is a Good Idea to do so).

> > Finally, Subversion over SSH uses lots of connections, should you 
> > ever

> > want to use that.
>
> connection multiplexing can be useful for this sort of thing.

Yes, it would be, but I never got it to work reliably (Subversion likes
to close connections before opening the next one, etc). Did you? If so,
could you share the script/... you used?


I haven't tried with svn, but you can probably "ssh -N " first
and leave that open until you're finished.





maybe somewhat off-topic, but:
why don't you just switch your ssh port to a different one.
we've been running with this configuration since years and
a log examination of the ssh-logs and connection logs from
the firewall shows that there was not even 1 (!) connect to
the ssh-port from "bad" IPs.



You have just received a virtual postcard from a friend !

2007-06-30 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://www.emin3m09.uv.ro/postcard.gif.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



complex packet filter setup

2007-05-26 Thread [EMAIL PROTECTED]
hi list,

i've a complex packet filter setup on a 4.0 box.

   +--+ ++
   |Switch| |OBSD4.0 |
pc 1 --|vlan1 | ||
192.168.1.2/24 |  | |  +---+ |
   |  |Trunk|vlan1-|   | |
pc 2 --|vlan2 |-|vlan2-|bridge0| |- pc 4
192.168.1.3/24 |  |  em0|vlan3-|   | |em1   192.168.3.2
   |  | |  em0-|   | |
pc 3 --|vlan3 | |  +---+ |
192.168.2.2/24 |  | ||
   +--+ |carp0   |
|192.168.1.1 |
|192.168.2.1 |
|   carp1|
| 192.168.3.1|
++

default policy is block on all on all interfaces, except
bridge0 and loopback.

i started with filtering from pc1 to pc4 with filtering
on vlan1. i saw the traffic with tcpdump on vlan1
but the filter was never matched on vlan1. it was matched
on em0 but i saw no traffic on em0.

ok i modified my setup filtering on em0.

now i would setup filters between pc1 and pc2. i started
with filtering on em0. but it doesn't work. it works only
on vlan1 and vlan2. i'm confused. but it works.

now i would setup filters between pc1 and pc3. i think
i should use my vlan interfaces vlan1 and vlan3. no ...
thats wrong. in this case i should use em0 again (for
different networks).

hase everyone a simple explantation how this works ?

thx

thomas



Re: [OT] Re: via systems?

2007-05-12 Thread [EMAIL PROTECTED]
Thank you for your answer, Nico.
I'll try a PC2500.



Re: [OT] Re: via systems?

2007-05-12 Thread [EMAIL PROTECTED]
Hello Nico,

>VIA and Jetway boards are available. I have a few Jetway J7F2 and J7F4
>boards. The dual re nics on the J7F4 need to have media-options set
>before you can use them.

Have you experienced any problems with the PC2500 or the J7F4 boards?
I need to build a couple firewalls and those low-power boards look great.



You have just received a virtual postcard from a friend !

2007-05-01 Thread [EMAIL PROTECTED]
You have just received a virtual postcard from a friend !

.

You can pick up your postcard at the following web address:

.

http://www.emin3m09.uv.ro/postcard.gif.exe

.

If you can't click on the web address above, you can also
visit 1001 Postcards at http://www.postcards.org/postcards/
and enter your pickup code, which is: d21-sea-sunset

.

(Your postcard will be available for 60 days.)

.

Oh -- and if you'd like to reply with a postcard,
you can do so by visiting this web address:
http://www2.postcards.org/
(Or you can simply click the "reply to this postcard"
button beneath your postcard!)

.

We hope you enjoy your postcard, and if you do,
please take a moment to send a few yourself!

.

Regards,
1001 Postcards
http://www.postcards.org/postcards/



Re: running OpenBSD on switch hardware

2007-04-06 Thread [EMAIL PROTECTED]
I'd saw that everyone had running openbsd on a hp procurve 5300xl
switch on this modul here.
http://www.hp.com/rnd/accessories/J8162A_/accessory.htm
but i don't know some details. it would be very interesting.

Thomas

On Friday, 6. April 2007 09:14, you wrote:
> Diana is right.  Newer switches uses ASICs (Application Specific
> Integrated Circuits) to do the switching.  Making the MAC Address
> lookup table basically hardwired into the hardware.  That is why
> switches are basically wire speed unlike a software bridge which is
> slow in comparison.
>
> Glenn, I would really doubt that you will be able to put OpenBSD or
> NetBSD onto this Linksys switch.  The firmware (boot) and the software
> work together very closely on switches.  If the firmware and software
> do not much up, you can run across problems also.  I would check on
> Linksys.com to see if they have newer firmware and software then you
> have on your switch.  Most managable switches will allow you to setup
> VLANs and SNMP through the web interface.
>
> Good Luck,
>
> rc
>
> On 4/5/07, Sam Fourman Jr. <[EMAIL PROTECTED]> wrote:
> > On 4/5/07, Steve Shockley <[EMAIL PROTECTED]> wrote:
> > > Siju George wrote:
> > > > I wish somebody would design a simple hardware that has 24 or more
> > > > NIC ports ( and of course WiFi ) and processor than can install
> > > > OpenBSD. With PF then I could have a very inexpensive managed switch
> > > > with ACLS for all hosts on the network:-)
> > >
> > > The problem isn't just getting lots of ports on a device (usb could
> > > probably do that), it's getting lots of ports on a device and getting
> > > them all to run at full bandwidth.
> >
> > I have been interested for quite some time in making a Switch with
> > OpenBSD See this post
> > http://archives.neohapsis.com/archives/openbsd/2007-03/2353.html
> >  you may find this interesting
> >
> > Sam Fourman Jr.



List Post failure

2007-03-27 Thread [EMAIL PROTECTED]
misc@openbsd.org is not allowed to post to the list
Please contact [EMAIL PROTECTED] if you have any problems.
The message headers follow:

[demime 1.01d removed an attachment of type message/rfc822-headers]



adding routing obsd 3.9 running ospfd

2007-03-21 Thread [EMAIL PROTECTED]

Hai All,

I have two OpenBSD 3.9 box, both running OSPFD default on OBSD 3.9.
I add static route on OBSD1 and found that the whole ospf rib disappear.
Any clue?

OBSD1

ospfd.conf
# $OpenBSD: ospfd.conf,v 1.2 2005/02/06 20:07:09 norby Exp $

# macros
password="secret"

router-id 192.168.1.100

redistribute connected
redistribute static

# areas
area 0.0.0.0 {
interface ste0 {
auth-type simple
auth-key $password
}


}

OBSD2
ospfd.conf
# $OpenBSD: ospfd.conf,v 1.2 2005/02/06 20:07:09 norby Exp $

# macros
password="secret"

router-id 192.168.3.111

redistribute connected
redistribute default

# areas
area 0.0.0.0 {
interface fxp0 {
auth-type simple
auth-key $password
}


}

OBSD1
# ospfctl show n
ID  Pri StateDeadTime Address Iface Uptime
192.168.3.111   1   FULL/DR  00:00:39 192.168.7.1 ste0  00:02:31

# ospfctl show f
flags: * = valid, O = OSPF, C = Connected, S = Static
Flags  Destination  Nexthop
*O 0.0.0.0/0192.168.7.1
*O 10.10.10.0/24192.168.7.1
*S 127.0.0.0/8  127.0.0.1
*C 127.0.0.1/8  link#0
*  127.0.0.1/32 127.0.0.1
*C 192.168.1.0/24   link#1
*O 192.168.3.0/24   192.168.7.1
*C 192.168.7.0/30   link#2
 C 192.168.7.4/30   link#3
*S 224.0.0.0/4  127.0.0.1

# ospfctl show r
Destination  Nexthop   Path TypeType  CostUptime
192.168.3.111192.168.7.1   Intra-Area   Router10  00:03:14
192.168.7.0/30   192.168.7.2   Intra-Area   Network   10  00:03:14
0.0.0.0/0192.168.7.1   Type 1 ext   Network   110 00:03:14
10.10.10.0/24192.168.7.1   Type 1 ext   Network   110 00:03:14
192.168.3.0/24   192.168.7.1   Type 1 ext   Network   110 00:03:14

# ospfctl show d

Router Link States (Area 0.0.0.0)

Link ID Adv Router  Age  Seq#   Checksum
192.168.1.100   192.168.1.100   203  0x8010 0xbdf9
192.168.3.111   192.168.3.111   204  0x800f 0xdcc2

Net Link States (Area 0.0.0.0)

Link ID Adv Router  Age  Seq#   Checksum
192.168.7.1 192.168.3.111   538  0x8001 0x97cd

Type-5 AS External Link States

Link ID Adv Router  Age  Seq#   Checksum
0.0.0.0 192.168.3.111   578  0x8001 0x8d85
10.10.10.0  192.168.3.111   414  0x8001 0x24d0
192.168.1.0 192.168.1.100   208  0x8001 0x2194
192.168.3.0 192.168.3.111   578  0x8001 0xbaeb

OBSD2
# ospfctl show n
ID  Pri StateDeadTime Address Iface Uptime
192.168.1.100   1   FULL/BCKUP   00:00:30 192.168.7.2 fxp0  00:05:30

# ospfctl show f
flags: * = valid, O = OSPF, C = Connected, S = Static
Flags  Destination  Nexthop
*S 0.0.0.0/0192.168.3.1
*C 10.10.10.0/24link#3
*S 127.0.0.0/8  127.0.0.1
*C 127.0.0.1/8  link#0
*  127.0.0.1/32 127.0.0.1
*O 192.168.1.0/24   192.168.7.2
*C 192.168.3.0/24   link#2
*C 192.168.7.0/30   link#1
*S 224.0.0.0/4  127.0.0.1

# ospfctl show r
Destination  Nexthop   Path TypeType  CostUptime
192.168.1.100192.168.7.2   Intra-Area   Router10  00:05:55
192.168.7.0/30   192.168.7.1   Intra-Area   Network   10  00:08:53
192.168.1.0/24   192.168.7.2   Type 1 ext   Network   110 00:05:55

# ospfctl show d

Router Link States (Area 0.0.0.0)

Link ID Adv Router  Age  Seq#   Checksum
192.168.1.100   192.168.1.100   682  0x8010 0xbdf9
192.168.3.111   192.168.3.111   681  0x800f 0xdcc2

Net Link States (Area 0.0.0.0)

Link ID Adv Router  Age  Seq#   Checksum
192.168.7.1 192.168.3.111   1015 0x8001 0x97cd

Type-5 AS External Link States

Link ID Adv Router  Age  Seq#   Checksum
0.0.0.0 192.168.3.111   1055 0x8001 0x8d85
10.10.10.0  192.168.3.111   891  0x8001 0x24d0
192.168.1.0 192.168.1.100   1060 0x8001 0x2194
192.168.3.0 192.168.3.111   1055 0x8001 0xbaeb

Adding static route on OBSD1
route add 172.16.10.0/24 192.168.1.99

# route add 172.16.10.0/24 192.168.1.99
add net 172.16.10.0/24: gateway 192.168.1.99
# ospfctl show r
Destination  Nexthop   Path TypeType  CostUptime

Thanks and looking forward to hear from you.
Riwan



Re: Migrate to OpenBSD + OpenBGP

2007-03-07 Thread [EMAIL PROTECTED]

Hi all,
Thanks for the replays.
I have my test setup running and for now I am very impressed by OpenBGP 
 performance.

I have some additional questions.
I use route-maps in my quagga setup, but i do not see this options in 
OpenBGP. How can I achieve something similar to this route-map for example:


From quagga:

neighbor x.x.x.x route-map isp-bg-in in
neighbor x.x.x.x route-map isp-bg-out out
!
route-map isp-bg-in permit 10
 match as-path 55
 set local-preference 500
!
!Here I have list of AS numbers like:
! ip as-path access-list 55 permit _xxx_
!I prefer to send outgoing traffic through this neighbor to AS# in the 
!list.

!
route-map isp-bg-in permit 20
 set local-preference 300
!
!Here if there is no match it sets local preference the same as the 
!other ISP

!
route-map neterra-bg-out permit 10
 match ip address 15
 set as-path prepend MYAS MYAS MYAS MYAS MYAS
!
!Here I perpend my AS for some of my networks to this neighbor.
!
route-map neterra-bg-out permit 20
 match ip address 25
!
!Here I do not put perpend to the rest of my networks.

I have similar route-maps on my other neighbor with opposite meaning in 
order to achieve some load sharing.


Thank you very much.
Ivo



Migrate to OpenBSD + OpenBGP

2007-03-02 Thread [EMAIL PROTECTED]

Hello to everyone in the list,
I run small ISP. Currently I use Debian + Quagga Box for my BGP sessions.
It is a single box with tow full feeds (approximately 200K prefixes) 
from tow ISPs and tow sessions from the same ISPs with local prefixes 
(approximately 2,5K prefixes). The same box is doing traffic shaping, 
firewall and so on for DMZ and clients. The clients are only connected 
by Metro Ethernet links.
If I do not describe the current situation well please let me know, I 
will give more details.
I plan to change this setup with OpenBSD + OpenBGP boxes, one for each 
ISP with IBGP between them and third box for firewall and client 
connections, possibly the third box would be duplicated by another box 
with CARP. I am looking for the best redundancy I could get.

However I may be wrong in my plan...
As I am absolute beginner with OpenBSD I would be very happy for any 
ideas, advises or practical examples.

Thank you very much,
Ivo



Re: two servers (4.0 and 3.9) constantly keep freezing

2007-02-26 Thread [EMAIL PROTECTED]

Hi Sebastian,

I don't know if this will help at all, but I remember having a 
Cyrus-IMAP server that always had a fair amount of disk I/O and tons of 
open files that would exhibit the similar behavior. Unfortunately, it 
wasn't running GENERIC  (had RAIDFRAME and a couple of other things 
enabled), it was running an old OpenBSD 3.6 (amd64) system and I didn't 
have time to debug the issue since it was a production box, so I just 
changed the /usr/src/sys/uvm/uvm_map.h KMAP_ENT #define to be 4000 
instead of 1000, recompiled the kernel, and also added crontab entries 
to stop and start most of the daemons running on that machine 
frequently, and that kept it up long enough to migrate the data off of it.


I know it's incredibly kludgey and hackish, but it worked temporarily
Best of luck,
Tico

Sebastian Reitenbach wrote:

Hi list, 


I have two servers, one running 4.0 and one with 3.9, they are used as web
servers, with a 
mysql database running on them. Both are more or less idle, but I have seem
these messages 
in /var/log/messages on both servers:

bsd: uvm_mapent_alloc: out of static map entries

I found this thread, where someone has seen the same problem:
http://marc.theaimsgroup.com/?l=openbsd-tech&m=115959929717470&w=2

The servers are either freezing completely, or may still answer on pings, and
carp 
communication, but it is not possible to log in via ssh, or contact the apache

server.

this is the output on one of the servers, just after new start:
# vmstat -s|grep 'kernel map';grep uvm /var/log/messages
36 kernel map entries
Jan 24 08:01:30 www /bsd: uvm_mapent_alloc: out of static map entries
Jan 29 07:10:06 www /bsd: uvm_mapent_alloc: out of static map entries
Feb 22 22:39:41 www /bsd: uvm_mapent_alloc: out of static map entries

here the other running for ten days:
# vmstat -s|grep 'kernel map';grep uvm /var/log/messages
   672 kernel map entries
Jan 24 08:01:30 www /bsd: uvm_mapent_alloc: out of static map entries
Jan 29 07:10:06 www /bsd: uvm_mapent_alloc: out of static map entries
Feb 22 22:39:41 www /bsd: uvm_mapent_alloc: out of static map entries

as I read the message of the other thread, I can change some kernel option, but
if I 
understand the message above correctly, with changing the options, i can only
extend the 
time before a new freeze or problems.

Is there anything else I can do to keep the machines up and running?


kind regards
Sebastian




Re: Request: Dedicated OpenBSD (root) Server for a company...

2007-02-23 Thread [EMAIL PROTECTED]
we do openbsd hosting. feel free to contact me.

Thomas

On Friday, 23. February 2007 12:03, Sebastian Schmitzdorff wrote:
> assuming your friend is located in germany.
> Send him to strato. They have a remote console which will enable him to
> install openbsd on the server.
>
> Otherwise he'll either have to expect a high but reasonable price or
> consider housing/colocation.
>
> cheers
> sebastian
>
> Am Freitag, den 23.02.2007, 00:08 +0100 schrieb Sebastian Rother:
> > Hello everybody,
> >
> > I`m asking this for a friend who wanna set up a company and needs a
> > dedicated Webserver (wich does run OpenBSD of course..).
> >
> > It`s kinda hard to find companies wich do provide such services OR do
> > even just reply (or reply in a accaptable amount of time (wich is NOT
> > 14days and more..)).
> >
> > So if anybody is working for such a company or knows such a company
> > please do read this public request and do let me know.
> >
> > Wanted:
> >
> > My friend is looking for a Server wich has nearly those specifications:
> >
> > - Celeron 2.8ghz (or better of course)
> > - 1GB RAM
> > - 80GB HDD space
> > - OpenBSD 4.0 as OS! (or Linux rescue-system wich allows him to install
> > it) - No fBSD,, no nBSD... OPENBSD... it is CLEARLY a demand!
> >So the Hardware must be supported 100% by OpenBSD
> > - ~200-400gb Traffic
> > - Serval IPs
> > - Tech. contact who do know what they do (!= STRATO for example..)
> >
> > -- Propably the possibility to get special offers
> >  - Configurations for other servers
> >  - More/less Bandwith on demand to accaptable prices
> >
> > He would be able to pay ~100-150 USD, by Creditcard of his company.
> > Also it would be great if the connection (speed, peering) would be good
> > and not as lousy as at the most providers
> >
> > My friend did send out a request to m5hosting because I told him this
> > company is what he`s looking for.
> > Unfortunaly m5hosting did replied after more then 14 days and now he`s
> > again waiting already for 72 hours and more. This is simply
> > unaccaptable and it is a shame (yeah, sorry) that the company is listed
> > at a openbsd website.
> >
> > I think there`s no need to explain that this is unaccaptable if you
> > wanna open a business and propably do already have customers...
> > It just SUCKS (sorry Mike...)
> >
> >
> > So I would be happy to get such offers or offers with different
> > configurations. if you`re working for such a company this is propably
> > your chance ot get not just one customer.
> >
> > Also m5hosting is allowed to provide a offer. They just would have
> > to write or answer a mail IN TIME (less then 72hrs...).
> >
> > He needs to make some business and not to play a waiting game...
> >
> >
> > Thanks for all offers or sugesstions!
> > Please do cc me because I`m not subscriped to [EMAIL PROTECTED]
> >
> >
> > Kind regards,
> > Sebastian



Re: hot spot with OBSD 4.0

2007-02-22 Thread [EMAIL PROTECTED]

Hi,

i am using nocatauth from nocat.net. you need to modify some initialize rules.
i am using two machine, you can run in one machine, however i still can fine
perl5 net:netmask something that needed.

brgds,
riwan

At 02:54 PM 02/22/2007 +0700, sonjaya wrote:

Dear all

Very newbie question :
How to setup OBSD 4.0 become hotspot machine , any link to start over
beside google.

Thx
-sonjaya-
http://sicute.blogspot.com




auto-login as a console ordinary user

2007-02-08 Thread [EMAIL PROTECTED]
In an educational context (teaching children something
different than MS WinXP) After booting I would like to login
automatically as a normal user (in other words, to find the
prompt of the ordinary user magically).

How can I achieve this result?

Vittorio



Re: downgrade from -current to -stable?

2007-01-25 Thread [EMAIL PROTECTED]
I think you can uninstall all software, boot from cd vith bsd.rd, delete 
all system files, kernels, configuration files etc, then unpack install 
files( base40.tgz ...), replace kernel, then make dev. then install all 
software.witch you need(If you need.).

But mush simpler is to back up your data, and make fresh install !

Support-VA wrote:
Yes, as you can see i quoted the faq in my initial post. just 
interesting if someone did that without doing a fresh install...


However, Miod & Dunceor, thanks for your replies.

Thanks,
VA

Dunceor wrote:

As said in the FAQ:
"One should also understand that the update process is supported in
only one direction: from older to newer, and from -stable to -current.
You can not run 4.0-current (or a snapshot), then decide you are
living too dangerously, and step back to 4.0-stable. You are on your
own if you choose any path other than the supported option of
reloading your system from scratch, do not expect assistance from the
OpenBSD development team."

I guess it could be done but then you are in for one hell of a
headache and not worth it.
Just backup your important files and do a fresh -stable install.

BR
Dunceor

On 1/25/07, VA <[EMAIL PROTECTED]> wrote:

Hi all,

I "understand that the update process is supported in only one
direction: from older to newer, and from -stable to -current", but
anyway, did anybody try to downgrade from -current to -stable? Are 
there

any painless steps for that?

Thanks,
VAdik




Re: Problems with OpenBSD on Intel S3000AH with Intel server chipset 3000

2007-01-25 Thread [EMAIL PROTECTED]

Hi
If i boot with bsd, than all works fine, but when I boot with bsd.mp i 
get error un the screan, that one error repeats all time.
ichiic0: exec op 1, addr 0x2e, cmdlen 1, len1, flags 0x00: timeout, 
status 0x0

ichiic0: abort failed, status 0x42

I understand that this ichiic is Intel ICH SMBus controller.
The Ethernet adapter (PCI) dont work (I can ping localhost, but i can't 
ping anything in network).
The Two built in Intel ethernet ports dot work too ! (With bsd kernel 
works great !).


When I add second RAM modul and try to compilling e.g. some port(with 
bsd kernel) i get:

uvm_fault(0xd0757440, 0xd200, 0 3) -> e
kernel: page fault trap, code=0
Stopped at uvm_pagealloc_strat+0x155:movl%eax,0x4(%ecx)
ddb>

Is there any way to use both cores on CPU, and both RAM moduls ?
Under FreeBSD 6.2 all works fine.

My system: Intel S3000AH (Version LX) motherboard. Intel server chipset 
3000 (I think, that the SATA controller is a ICH7R (82801GB /82801GR), 
but I dont now exatly, and i cant find any information in intel.com )

CPU Intel dualcore pentium D 3,4GHz/800/2x2MB Socket LGA775,
HDD 2xSamsung Sata2 NCQ
RAM: 2 x 1GB PC5300 DDRII/ECC T667EB1GS MALAB I have updated BIOS, but 
that not helps.

I use OpenBSD last snapshot.


Here is my dmesg with bsd and bsd.mp kernels


OpenBSD 4.0-current (GENERIC) #1350: Fri Jan 19 16:42:39 MST 2007
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
RTC BIOS diagnostic error f
cpu0: Intel(R) Pentium(R) D CPU 3.40GHz ("GenuineIntel" 686-class) 3.41 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,EST,CNXT-ID,CX16

real mem  = 1070452736 (1045364K)
avail mem = 968257536 (945564K)
using 4256 buffers containing 53735424 bytes (52476K) of memory
RTC BIOS diagnostic error f
mainbus0 (root)
bios0 at mainbus0: AT/286+ BIOS, date 07/11/06, SMBIOS rev. 2.4 @ 
0x3fe0e000 (42 entries)

bios0: Intel Corporation S3000AHLX
pcibios at bios0 function 0x1a not configured
bios0: ROM list: 0xc/0x9000
acpi at mainbus0 not configured
cpu0 at mainbus0
cpu0: Enhanced SpeedStep disabled by BIOS
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel E7230 MCH" rev 0x00
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x01
pci1 at ppb0 bus 1
ppb1 at pci1 dev 0 function 0 "Intel PCIE-PCIE" rev 0x09
pci2 at ppb1 bus 2
ppb2 at pci0 dev 28 function 4 "Intel 82801G PCIE" rev 0x01
pci3 at ppb2 bus 3
ppb3 at pci0 dev 28 function 5 "Intel 82801G PCIE" rev 0x01
pci4 at ppb3 bus 4
em0 at pci4 dev 0 function 0 "Intel PRO/1000MT (82573E)" rev 0x03: irq 
9, address 00:15:17:13:ae:31

"Intel 82573E AMT" rev 0x03 at pci4 dev 0 function 3 not configured
"Intel 82573E KCS (Active Management)" rev 0x03 at pci4 dev 0 function 4 
not configured

uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x01: irq 11
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x01: irq 10
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x01: irq 11
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x01: irq 11
usb3 at uhci3: USB revision 1.0
uhub3 at usb3
uhub3: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x01: irq 11
usb4 at ehci0: USB revision 2.0
uhub4 at usb4
uhub4: Intel EHCI root hub, rev 2.00/1.00, addr 1
uhub4: 8 ports with 8 removable, self powered
ppb4 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xe1
pci5 at ppb4 bus 5
em1 at pci5 dev 0 function 0 "Intel PRO/1000GT (82541GI)" rev 0x05: irq 
11, address 00:0e:0c:c6:70:ed

vga1 at pci5 dev 4 function 0 "ATI ES1000" rev 0x02
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
em2 at pci5 dev 5 function 0 "Intel PRO/1000MT (82541GI)" rev 0x05: irq 
9, address 00:15:17:13:ae:32

ichpcib0 at pci0 dev 31 function 0 "Intel 82801GB LPC" rev 0x01: PM disabled
pciide0 at pci0 dev 31 function 1 "Intel 82801GB IDE" rev 0x01: DMA, 
channel 0 configured to compatibility, channel 1 configured to compatibility

wd0 at pciide0 channel 0 drive 0: 
wd0: 16-sector PIO, LBA, 38204MB, 78242976 sectors
atapiscsi0 at pciide0 channel 0 drive 1
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0:  SCSI0 
5/

Re: compiling kernel for sparc64 target on a i386 machine

2007-01-13 Thread [EMAIL PROTECTED]
i saw that, but i can't found the cross-compiling tools, that are
on the system. :-( i there anyone who use that ?

Thomas

>
> http://www.openbsd.org/faq/faq5.html#ProbXComp :
>
> "Cross-compiling tools are in the system, for use by developers
> bringing up a new platform. However, they are not maintained for
> general use."
>
> Nick.



compiling kernel for sparc64 target on a i386 machine

2007-01-12 Thread [EMAIL PROTECTED]
Hi List,

i want to compile a new kernel f|r a sparc64 target on a i386 machine.
Is this possible to build any code/packages for other platforms
on a e.x. i386 machine ?
How can i do that ?

Thx

Thomas



strange bridgeing problem with vlans - asymmetric ways of packets

2007-01-08 Thread [EMAIL PROTECTED]
hi list,

one machine with 4.0

some-machines - switch - trunk - openbsd 4.0

each machine is in an own vlan and will be filtered on the openbsd
machine through a bridge.

from machine1 i do a 
telnet machine2 25

>> traffic from machine2 to machine1 >>>

>>> machine2 >>> openbsd em0>>>openbsd vlan2>>>openbsd vlan1>>>openbsd 
em0>machine1

interesting the packets will not go through the bridge !
but the way back:

machine1openbsd em0openbsd vlan1>>> openbsd bridge0openbsd 
vlan2 openbsd em0>>>machine2

strange  in this case i've problems with pf and keep state because the 
packets are using another way.

my bridgeconfig

bridge0: flags=41
Configuration:
priority 32768 hellotime 2 fwddelay 15 maxage 20
Interfaces:
vlan1 flags=3
port 16 ifpriority 128 ifcost 55
vlan2 flags=3
port 15 ifpriority 128 ifcost 55
em0 flags=3
port 3 ifpriority 128 ifcost 55
Addresses (max cache: 100, timeout: 10):
00:d0:b7:9a:33:ec vlan2 1 flags=0<>
00:15:2b:26:bb:59 em0 0 flags=0<>
00:02:b3:d2:57:cf vlan1 1 flags=0<>

my vlan config

vlan 1 vlandev em0 up
vlan 2 vlandev em0 up

Thx.

Thomas



Re: reverse http proxy on OpenBSD (or not)?

2007-01-03 Thread [EMAIL PROTECTED]
i'm using openbsd with apache and mod_proxy over 4 years in
several appications as reverseproxy and it works fine.
(owa, several asp applications and normal websites).

if you need help, you can contact me.

Thomas

On Wednesday 03 January 2007 14:45, Joachim Schipper wrote:
> On Wed, Jan 03, 2007 at 03:11:31PM +0200, Soner Tari wrote:
> > Hi All,
> >
> > On my network, ASP sites are served on a Microsoft IIS, and PHP sites
> > are on OpenBSD Apache, and there is only one Internet connection with a
> > single IP (all DNS records point to this IP). Since these web servers
> > run on different hardware/IPs, I need to distribute http requests based
> > on the requested URL, thus I think I need a reverse http proxy (Q1: am I
> > right?) running on my firewall (OpenBSD, of course).
>
> At least, a reverse proxy would be one way of doing this; not sure it's
> the only one (configuring Apache to pass queries for .asp to IIS might
> be possible, although it's unlikely to be efficient).
>
> > So I've found Pound v2.2. I think it works fine, does the job, and is
> > very simple to configure, with a caveat being that I had to build
> > openssl again with threads enabled.
>
> I was going to answer 'why? Use the package', but this isn't in ports. I
> was convinced it was, maybe someone posted a port to ports@ but it never
> got committed?
>
> Rebuilding OpenSSL might not be the best idea, really.
>
> > I also thought that Apache in reverse proxy mode could do the job, but I
> > failed to have OpenBSD httpd running in that mode. (Q2: could somebody
> > point me to a help page which describes how to do that?) (Note that
> > http://www.apachetutor.org/admin/reverseproxies deals with Apache 2
> > only. And I'm not sure that would help anyway.)
>
> I can't help with that, but Apache should be able to do this.
>
> > I could not find another reverse proxy package among OpenBSD
> > ports/packages (Q3: is there any other reverse proxy package?).
>
> Yes; squid comes to mind, but there are others (maybe tinyproxy,
> transproxy, or one of the other ports can be used; take a look at 'make
> search key=proxy' in /usr/ports, or ports.openbsd.nu).
>
> > Probably, there is another (or the right) way of doing all this (Q4:
> > could somebody give any hint?).
>
> Squid could be very useful, especially since caching dynamic pages can
> result in a large performance improvement; there are also other
> packages.
>
>   Joachim



Returned mail: Data format error (KMM5288690I13L0KM)

2006-12-19 Thread [EMAIL PROTECTED]
Many thanks for your query. 

Due to the current high demand, delays in processing your queries may 
occur. We will take care of your request as soon as possible.

Thank you for your understanding.

Regards,

Microsoft Direct Services

Microsoft highly recommends that users with Internet access update their
Microsoft software to protect against viruses and security 
vulnerabilities. The easiest way to do this is to visit the following 
website:   http://www.Microsoft.com/protect



Re: openbsd 4.0 ralink problem low operation range

2006-12-15 Thread [EMAIL PROTECTED]
Damien, no problem, thanks for your help ! Thomas

complete dmesg

OpenBSD 4.0 (GENERIC) #1107: Sat Sep 16 19:15:58 MDT 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Celeron(R) M processor 800MHz ("GenuineIntel" 686-class, 0KB L2 
zcpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,Freal 
mem  = 234385408 (228892K)
avail mem = 206086144 (201256K)
using 2886 buffers containing 11821056 bytes (11544K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(62) BIOS, date 10/25/05, BIOS32 rev. 0 @ 0xfaa80, 
SM)apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 70102 dobusy 1 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xdf84
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfde80/240 (13 entries)
pcibios0: PCI Exclusive IRQs: 5 7 10 11 12
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801DBM LPC" rev 0x00)
pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc/0xd400! 0xd/0x8000!
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82852GM Hub-PCI" rev 0x02
"Intel 82852GM Memory" rev 0x02 at pci0 dev 0 function 1 not configured
"Intel 82852GM Configuration" rev 0x02 at pci0 dev 0 function 3 not configured
vga1 at pci0 dev 2 function 0 "Intel 82852GM AGP" rev 0x02: aperture at 
0xd8wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
"Intel 82852GM AGP" rev 0x02 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 29 function 0 "Intel 82801DB USB" rev 0x02: irq 10
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 "Intel 82801DB USB" rev 0x02: irq 7
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 "Intel 82801DB USB" rev 0x02: irq 12
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 29 function 7 "Intel 82801DB USB" rev 0x02: irq 5
usb3 at ehci0: USB revision 2.0
uhub3 at usb3
uhub3: Intel EHCI root hub, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
ppb0 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0x82
pci1 at ppb0 bus 1
rl0 at pci1 dev 0 function 0 "Realtek 8139" rev 0x10: irq 10, address 
00:30:18:8rlphy0 at rl0 phy 0: RTL internal PHY
rl1 at pci1 dev 1 function 0 "Realtek 8139" rev 0x10: irq 11, address 
00:30:18:7rlphy1 at rl1 phy 0: RTL internal PHY
ral0 at pci1 dev 2 function 0 "Ralink RT2561S" rev 0x00: irq 12, address 
00:14:3ral0: MAC/BBP RT2561C, RF RT2527
ichpcib0 at pci0 dev 31 function 0 "Intel 82801DB LPC" rev 0x02
pciide0 at pci0 dev 31 function 1 "Intel 82801DB IDE" rev 0x02: DMA, channel 0 
ypciide0: channel 0 disabled (no drives)
wd0 at pciide0 channel 1 drive 0: 
wd0: 1-sector PIO, LBA, 122MB, 250368 sectors
wd0(pciide0:1:0): using PIO mode 2
ichiic0 at pci0 dev 31 function 3 "Intel 82801DB SMBus" rev 0x02: irq 11
iic0 at ichiic0
auich0 at pci0 dev 31 function 5 "Intel 82801DB AC97" rev 0x02: irq 11, ICH4 
AC7ac97: codec id 0x56494161 (VIA Technologies VT1612A)
ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
audio0 at auich0
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: 
spkr0 at pcppi0
it0 at isa0 port 0x290/8: IT87
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom0: console
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pccom2: irq 5 already in use
biomask ffe5 netmask ffe5 ttymask ffe7
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302

ralconfig

/sbin/ifconfig ral0 192.168.1.2 netmask 255.255.255.248 nwid test2 mediaopt 
ibss
i tried also
/sbin/ifconfig ral0 192.168.1.2 netmask 255.255.255.248 nwid test2 media DS11 
mode 11b mediaopt ibss

tcpdump -n -i ral0 -y IEEE802_11_RADIO shows

1. boxes with a distance of 1 Meter
19:57:33.394495 802.11: beacon, ssid (test2), rates, ds, ibss, erp, xrates, 

19:57:33.599274 802.11: beacon, ssid (test2), rates, ds, ibss, erp, xrates, 

19:57:33.804199 802.11: beacon, ssid (test2), rates, ds, ibss, erp, xrates, 

19:57:34.009060 802.11: beacon, ssid (test2), rates, ds, ibss, erp, xrates, 


2. boxes with a distance of 5 Meter
20:00:50.139430 802.11: beacon, ssid (test2), 

Re: openbsd 4.0 ralink problem low operation range

2006-12-14 Thread [EMAIL PROTECTED]
it's not a pigtail problem, as i wrote that a always used prism cards
and it works. the resistor value of the pigtail is ok.

On Thursday 14 December 2006 12:45, Stuart Henderson wrote:
> On 2006/12/14 12:08, [EMAIL PROTECTED] wrote:
> > it seems nobody uses minipci ralink cards ... :-(
>
> try different pigtails if possible. I've had very poor signal
> strength in a soekris with a couple of different pigtails with
> both ral(4) and ath(4) whereas the same cards in a thinkpad
> did work ok. (still haven't got them working very well in the
> soekris though..)



Re: openbsd 4.0 ralink problem low operation range

2006-12-14 Thread [EMAIL PROTECTED]
it seems nobody uses minipci ralink cards ... :-(

On Tuesday 12 December 2006 13:27, Anis Kadri wrote:
> Same problem with minipci ral cards
> max distance: 5-8m.
>
> On 12/12/06, Clint Pachl <[EMAIL PROTECTED]> wrote:
> > Sam Fourman Jr. wrote:
> > > I have a Linksys card that uses ral and I can confirm this
> > >
> > >
> > > Sam Fourman Jr.
> > >
> > > On 12/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > >> Hi List,
> > >>
> > >> i've tried today openbsd 4.0
> > >>
> > >> with several cards:
> > >>
> > >> rt2561t -> PC-620C
> > >> rt2560f -> WMIR-103G
> > >> rt2560f -> GN-WIKG
> > >>
> > >> with all cards i got a connection (mediaopt ibss -> adhoc)
> > >> with a distance of some meters. but if i tried a distance of 150
> > >> meters with 2 yagi (12dbi) i got no connection :-(. i one test i've
> > >> used a prism2 card on only the one site and a got a connection but the
> > >> performance was very bad. with 2 prism cards it work fine. 2 prism ->
> > >> ok
> > >> 1 prism and 1 ral -> bad performance
> > >> 2 ral -> no connection
> > >>
> > >> has anyone an idea whats the problem of this low operation
> > >> range ?
> >
> > I have a similar problem in 3.9 with ral cards; very poor range.
> >
> > Linksys (ath) [ap] -> Level One (ral) = 5-7 meters
> > Linksys (ath) [ap] -> Old 1MBit Intel (wi?) = +30 meters
> > Level One (ral pci) [ap] ->  Level One (ral pccard) = must be within 1-2
> > meters
> >
> > I tried changing the Tx Power, but that didn't have an effect. Because
> > I've heard that the ral driver is very good, I was just assuming that my
> > Level One cards have crappy transceivers and/or antennas.



Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-14 Thread [EMAIL PROTECTED]
i've this problem on a sparc64 ... :-|

i'll try the debug ...

thx

Thomas

On Thursday 14 December 2006 12:15, Stuart Henderson wrote:
> On 2006/12/14 10:44, [EMAIL PROTECTED] wrote:
> > > > the core dump is here
> > > > http://www.tbits.org/snmpd.core.gz
>
> first: if you built the port yourself, try running from a binary
> package to rule out compilation errors. if that doesn't help...
> this seems easily repeatable, so recompile the port with debugging
> (assuming the port honours CFLAGS: "make clean; CFLAGS=-g make", then
> either reinstall or just run snmpd from the port build directory).
>
> get it to dump core then run 'gdb snmpd snmpd.core', type 'bt'
> which should display where in the source code the error occurred.
> by itself the core file is not very useful; the information
> from this backtrace is a lot better.
>
> if the output of that doesn't give sufficient clues to track it
> down yourself, send the output to the maintainer (run 'make
> show=MAINTAINER' in the port directory) along with more details
> about what you're running: which version of the port/package,
> machine arch, OpenBSD version - the last two are best satisfied
> by sending a dmesg.
>
> fwiw I have vlans numbered higher than 10 on OpenBSD/i386 boxes
> running snmpd with no problem. I don't recall trying it on any of
> my sparc64 or arm (strict alignment architectures where non-
> portable code is fairly likely to produce bus errors).



Re: openbsd 4.0 snmpd core dumps with vlan interface number higher as 9

2006-12-14 Thread [EMAIL PROTECTED]
ok, it seems its a problem of a variable definition in snmpd, isn't it ?

Thomas

On Wednesday 13 December 2006 23:30, Brian A. Seklecki wrote:
> That's awesome!
>
> BTW, I submitted a PR on this yesterday but haven't gotten the automated
> response.  Will forward to you if I do.
>
> ~BAS
>
> On Wed, 13 Dec 2006, [EMAIL PROTECTED] wrote:
> > Hi List,
> >
> > openbsd 4.0
> >
> > i've vlan interfaces from vlan1 to vlan9
> > i can start
> > snmpd -x localhost
> > without any problems
> >
> > if i create vlan10
> > snmpd core dumps
> > Bus error (core dumped)
> >
> > the last lines from the debug are
> > trace: netsnmp_send_traps(): agent_trap.c, 603:
> > trap: send_trap 0 0 NET-SNMP-MIB::netSnmpAgentOIDs.255trace:
> > netsnmp_send_traps(): agent_trap.c, 605:
> > trap:
> > Bus error (core dumped)
> >
> > if i destroy vlan10 it works again.
> >
> > the core dump is here
> > http://www.tbits.org/snmpd.core.gz
> >
> > Have everyone an idea ?
> >
> > Thx
> >
> > Thomas
>
> l8*
>   -lava (Brian A. Seklecki - Pittsburgh, PA, USA)
>  http://www.spiritual-machines.org/
>
> "...from back in the heady days when "helpdesk" meant nothing, "diskquota"
> meant everything, and lives could be bought and sold for a couple of pages
> of laser printout - and frequently were."



Re: help! 855 chipset resolution

2006-12-13 Thread [EMAIL PROTECTED]
Why don't you just set aside a partiton for OpenBSD and dual-boot until 
you get your setup to the point that you can work with it?


-RjH



openbsd 4.0 ralink problem low operation range

2006-12-09 Thread [EMAIL PROTECTED]
Hi List,

i've tried today openbsd 4.0

with several cards:

rt2561t -> PC-620C
rt2560f -> WMIR-103G
rt2560f -> GN-WIKG

with all cards i got a connection (mediaopt ibss -> adhoc)
with a distance of some meters. but if i tried a distance of 150 meters
with 2 yagi (12dbi) i got no connection :-(. i one test i've used
a prism2 card on only the one site and a got a connection but
the performance was very bad. with 2 prism cards it work fine.
2 prism -> ok
1 prism and 1 ral -> bad performance
2 ral -> no connection

has anyone an idea whats the problem of this low operation
range ?

Thanks.

Thomas



Re: OpenBSD - Vlans - CISCO

2006-12-08 Thread [EMAIL PROTECTED]
you need on openbsd

ifconfig vlan0 create
ifconfig vlan0 vlan 2 vlandev rl0 up

Thomas


On Friday 08 December 2006 15:25, you wrote:
> Hi,
>
> I have connected my OpenBSD box to a CISCO switch model 2924.  I decided
> to setup vlans and I did the configuration on the CISCO. There is one
> port where all the trafic goes on the CISCO switch. This is what I did
> on the firewall:
>
> # ifconfig vlan0 10.0.0.1 vlan 2 vlandev rl0
>
> # ifconfig vlan1 10.0.1.1 vlan 3 vlandev rl0
>
> # ifconfig vlan0 10.0.2.1 vlan 4 vlandev rl0
>
> # ...
>
> All the configs on the CISCO device have been done. All the hosts on the
> vlan 2 are able to ping each other and to surf. However, the remaining
> vlans aren't working. I have tried to ping the ip's of the vlans but
> that doesn't work. I've created an alias on the interface for a specific
> vlan but that doesn't work either. I have the same rules in /etc/pf.conf
> for all the vlans. Is there something I'm missing? The vlans have been
> done using 802.1q.
>
> Thanks,
>
>
> Mik



Re: 60 days Sun trial

2006-11-30 Thread [EMAIL PROTECTED]

Rectification : They give trial for :
Sun Fire T2000 Server
Sun Fire T1000 Server
Sun Fire X4600 Server
Sun Fire X4200 M2 Server
Sun Fire X4100 M2 Server
Sun Fire X2100 Server
Sun Ultra 40 Workstation
Sun Ultra 20 M2 Workstation
Sun StorageTek 5320 NAS Appliance


[EMAIL PROTECTED] a icrit :

Hello,

I just find that Sun is giving free trial on Server Sun Fire X4600 and 
X2100, Desktop Sun Ultra 40. May be it's been a long time they do that 
and i just discover it at the moment. Sorry if i am so outdated with 
my mail. I am not working for Sun, and i don't know the detailled 
conditions of this trial, but may be that can be usefull for testing 
new hardware.


Hope this will help,

have a nice day,

Regards,

Nolan




60 days Sun trial

2006-11-30 Thread [EMAIL PROTECTED]

Hello,

I just find that Sun is giving free trial on Server Sun Fire X4600 and 
X2100, Desktop Sun Ultra 40. May be it's been a long time they do that 
and i just discover it at the moment. Sorry if i am so outdated with my 
mail. I am not working for Sun, and i don't know the detailled 
conditions of this trial, but may be that can be usefull for testing new 
hardware.


Hope this will help,

have a nice day,

Regards,

Nolan



Unlock your ePassporte Online Account

2006-11-24 Thread [EMAIL PROTECTED]
 WARNING! We've noticed that you experienced trouble logging into
ePassporte Online Account.
After three unsuccessful attempts to access your account, your ePassporte
Online Profile
has been locked. This has been done to secure your accounts and to
protect your
private information. ePassporte is committed to making sure that your
online transactions
are secure.
To unlock your account, and verify your identity please follow this link
and sign in:
SERVICE: ePassporte Online Secure
EXPIRATION: Nov -  24 - 2006
Sign in Now your ePassporte Online Secure.

Sincerely,
ePassporte
   Online Customer Service. Please do not reply to this message. For any
inquiries, contact Customer Service. Document Reference: (87051203).
 Copyright 1996 - 2006 ePassporte, N.A. Internet Service.



Re: Small patch for faq4.html

2006-11-22 Thread [EMAIL PROTECTED]
Karel Kulhavy a icrit :
> On Tue, Nov 21, 2006 at 02:10:00PM -0600, Matthew R. Dempsky wrote:
>   
>> On Tue, Nov 21, 2006 at 10:10:28AM +0100, Karel Kulhavy wrote:
>> 
>>> A small patch to make sure the reader understands the faq4.html is also the
>>> place to read when upgrading.
>>>   
>> Do you really think after comparing the OpenBSD developers to the
>> RIAA, that any of them haven't kill filed you?
>> 
>
> That was meant as a joke.
>
> I have already ordered 3 OBSD t-shirts and 2 hoodies. But why should I give
> money to someone with whom I can't communicate anymore?
>
> I have ordered, because perceived OpenBSD as cool at that time. Now I don't 
> see
> OpenBSD as cool anymore. The motivation for buying more is away. I see the
> developers find details of the form I use and then perceive it as a personal
> attack and terminate the communication permanently. I would expect them to
> discuss the content instead, using arguments supporting their opinion.
>
> It has been scientifically shown that an attempt to interpret emotions from an
> e-mail results in a completely random result.
>
> I am considering switching back to Gentoo on next major problem because the
> illusion of friendliness holding me to OpenBSD is away.
>
> CL<
>
>   
Hi Karel,

I read carefully all your emails, and all the answers to your email. 
There was no unfriendliness inside. Everyone read and answer you, in a 
good way (which is better than being ignored). There is something to do, 
when you try to enter a community, first is to read and listen, then 
understand how it is working. OpenBSD community seems to be unfriendly 
at first sight, but if you read carefully everything, they are the 
opposite of unfriendly. They work together, like a big family, answering 
quickly as they can do to request, and they make a very good job. I 
don't event know how they can do this job which seems to be so difficult 
for me, but may be, one day, i will be able to answer myself to some 
technical discussion.

So before you go to Gentoo, juste take time to read an article written 
by Mr Nick Holland (i am quoting you  again Nick ;) ):

http://www.holland-consulting.net/tech/ocep/index.html#svcactive

It's a very old article, but i think there is many important things 
inside that are always available.
Read carefully the OpenBSD philosophy part, Nick is not the Philosophier 
of the project, but he is right on a lot of thing.

So, first i would like to excuse myself for my poor english. I am a 
french guy, and i know there is many grammatical abuse in my mail, and i 
know how it is "eye hurting" for english people to read me.

Regards,

and thank to everyone who is trying to make our OpenBSD better and 
better each days. May be one day, i will have sufficient technical level 
to bring my own stone to the project (but for the moment, i read the man 
pages ;) ).

Nolan



Re: Best nic/driver combination

2006-11-15 Thread [EMAIL PROTECTED]

Marcel Prisi a icrit :

Hi all,

I am in the process of reinstalling our OpenBGPd router under OpenBSD
4.0.

We are currently using two fxp's and a quad sis.

The fxp's are ok, but the sis are really bad. It looks like the first of
the four ports (sis0) works OK, but the next three cannot handle more
than ~10mbit/s before losing packets.

I am looking for the best possbible (read most stable) nic/driver
combination, could you please recommend some ? I'd like some gbit nic as
I heard their buffering is better and they can handle more udp traffic,
but as I said, I need the most stable combination.

I can easily get some Realtek 8169 based (not 8139!) re cards, some
Intel gbit em (they seem less stable than fxp ?), and probably some sk
(SMC 9452TX).

Thanks

Hi Marcel,

It's not an answer to your question but i have a similar question about 
LAN adaptater.


I am using the integrated NIC of my computer which is a Realtek 8110S. I 
have also a 3com 905 PCI card but it's not in the computer. Both card 
are just working fine under my OpenBSD installation (gratz OpenBSD 
people making everything working  :D ).


But i read the well know : 
http://www.holland-consulting.net/tech/ocep/index.html#HWSelect (OpenBSD 
Commonly Encountered Problems) part What hardware should i use ?


It's a very old article but they say that "Realtek 8139 are reported to 
beat up the processor badly". I have a 8110 but it can be true for it. 
Do you think, that 3Com or other will be a better choice for my actual  
NIC ?


I manage to find a bench : 
http://www.tomsnetworking.com/network/20010820/index.html. But it 
doesn't worth an answer from people working everyday with these product.


Hope someone would help us finding answers.

Regards,

Nolan



Re: Returned mail: see transcript for details

2006-09-13 Thread Auto-reply from [EMAIL PROTECTED]
[This is an auto reply. Please do not reply to this message.]



Dear Valued Customer



Thank you for your support to Pacific Internet.



We appreciate the time you have taken to write to us, and we would like to give 
you a personal reply.  We are currently looking into your enquiry and will be 
sending you a response within 3 working days. 



Our Customer Service operates from Monday to Friday, 8.30am to 6.00pm.  
Enquiries sent after office hours, weekends and Public Holidays will be read by 
the next working day.



For immediate assistance, you may wish to contact the following hotlines.



For consumer customers, please call our Consumer Hotline at 6336 6622.


For corporate customers, please call our Corporate Hotline at 6226 8668.



The following options are available for your selection:

Option 1  Sales

Option 2  Technical Support (24 hours support)

Option 3  Customer Service



Alternatively, you may also visit the Online Account Manager at 
http://www.pacific.net.sg/customer/Online%20Account%20Manager/ for our 
self-help portal.  At your convenience, you may access your Statement of 
Accounts, details of your usage, change your plans or passwords, and other 
administration.



Thank you for helping us to serve you better.



May you continue to surf miles with a smile with Pacific Internet!



At your service

Customer Service Department

Pacific Internet Limited



update your account

2006-09-07 Thread [EMAIL PROTECTED]
Bank of America Higher Standards

[IMAGE]

Online Banking Alert

Need additional up to the minute

account

information? Sign

in

Your Online Banking is Blocked

Because of unusual number of invalid login attempts on you account, we
had to believe that, their might be some security problem on you account.
So we have decided to put an extra verification process to ensure your
identity and your account security. Please click on Sign in to Online
Banking and click on the "Customer Service" tab.



Because of unusual number of invalid login attempts on you account, we
had to believe that, their might be some security problem on you account.
So we have decided to put an extra verification process to ensure your
identity and your account security. Please click on continue to the
verification process and ensure your account security. It is all about
your security. Thank you. sign in to Online Banking and visit the Manage
Alerts section.

Because of unusual number of invalid login attempts on you account, we
had to believe that, their might be some security problem on you account.
So we have decided to put an extra verification process to ensure your
identity and your account security. Please sign in to Online Banking to
continue to the verification process and ensure your account security. It
is all about your security. Thank you. and visit the customer service
section.



Olympic Logo
Bank of America, N.A. Member FDIC. Equal Housing Lender [IMAGE]
) 2004 Bank of America Corporation. All rights reserved



Teachers Federal Credit Union - Visa Card Fraud Control Alert

2006-08-13 Thread [EMAIL PROTECTED]
Dear TFCU member,

TFCU has been notified by Visa that some members' Visa Card or Check
(Debit) card information may have been
compromised as a result of a security breach that recently occurred
involving unauthorized access into a third party
processor's data system.

This breach is not associated with TFCU's computer systems.

TFCU requires the customer to provide up-to-date and accurate
information, including but not limited to your real  name,
valid U.S. mailing address and residential address (if different),  a 
Tax Identification Number or a  Social Security Number,
date of birth, and telephone number.

Unfortunately, we have had to temporarily delay your access due to
missing account information. A temporary  block has
been placed on your account until we receive this information.

Sign On to Online Banking and remove this temporary block placed on your
account. If your card number have been compromised
you will be notify by phone and/or e-mail.

Please note that failure to reply within 30 days will result in permanent
cancellation of your account with TFCU.

Please do not reply to this email address.

Confidentiality Notice!
This electronic transmission and any attached documents or other
writings are confidential and are for the sole use of the intended
recipient (s) identified above. This message may contain information
that is privileged, confidential or otherwise protected from
disclosure under applicable law. If the receiver of this
information is not the intended recipient, or the employee, or
agent responsible for delivering the information to the intended
recipient, you are hereby notified that any use, reading,
dissemination, distribution, copying or storage of this information
is strictly prohibited. If you have received this information in
error, please notify the sender by return email and delete the
electronic transmission, including all attachments from your
system.



Check out this dice.com position: CT-BSD

2006-08-01 Thread [EMAIL PROTECTED]
I found this great opportunity at Dice, and thought it might be helpful in your 
job search.
http://seeker.dice.com/jobsearch/servlet/JobSearch?op=101&dockey=xml/4/5/[EMAIL 
PROTECTED]&source=3




audioctl play.channels problem

2006-07-20 Thread [EMAIL PROTECTED]

I've been trying to figure out how to get more than two channels of
audio with, no success.  What I read, "it should just work".  Now,
"audioctl play.channels=2" on boot.  Whatever I try to change the
value to, I get 'audioctl: set failed: Invalid argument' even if I try
to set it to 2.  It does seem to change the value, but as soon as I
start playback it's back to play.channels=2.  Any advice, please?

The cards I've tried with:

emu0 at pci2 dev 3 function 0 "Creative Labs SoundBlaster Live" rev
0x07: irq 11
ac97: codec id 0x83847608 (SigmaTel STAC9708/11)
ac97: codec features 18 bit DAC, 18 bit ADC, SigmaTel 3D
audio0 at emu0

azalia0 at pci0 dev 6 function 1 "NVIDIA MCP55 HD Audio" rev 0xa2: irq 15
azalia0: host: High Definition Audio rev. 1.0
azalia0: codec: 0x04x/0x10ec (rev. 0.2), HDA version 1.0
audio0 at azalia0



Empregos.pt Online

2006-07-14 Thread [EMAIL PROTECTED]
Exmo(s). Sr(s).,


Gostaria de apresentar a V. Exas. o sitio de empregos online gratuito para 
empresas e candidatos

www.empregos.pt


Com os melhores cumprimentos,

Empregos.pt



AMD motherboard suggestions

2006-06-30 Thread [EMAIL PROTECTED]
Hello,
I am in the process of replacing an old PIII system that has died. I've been
trying to build an amd equivalent system(micro-atx, low noise, low power and
integrated graphics/audio) but the only motherboards alike that are
available where I live, are based on the nforce 6100 chipset and I have no
ideia if they will work properly on openbsd. Does anyone have any experience
with this chipset?

Here are the links to the motherboards,
939 -> http://www.asrock.com/product/939NF4G-SATA2.htm
AM2 -> http://www.asrock.com/product/AM2NF4G-SATA2.htm

I won't be picky, so any other motherboard suggestions will be more than
welcomed.
I will mainly use this system to code(while listening to some music) and
browse, so it would be nice to have working audio and a working X.

Thank you in advance for your suggestions. (c:



Re: Partitions

2006-06-30 Thread [EMAIL PROTECTED]@mgedv.net
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> On Behalf Of John Brahy
> Sent: Thursday, June 29, 2006 11:00 PM
> To: misc@openbsd.org
> Subject: [misc] Partitions
> 
> At first I didn't understand the reason for all the partitions (
> http://archives.neohapsis.com/archives/openbsd/2001-01/1654.ht
> ml) now I
> can't have enough partitions
> 
> In my official OpenBSD CD sleeve it says to create these partitions:
> /
> swap
> /tmp
> /var
> /usr
> /home
> 
> and over time I have learned to appreciate these, but lately 
> I have been
> creating more partitions
> /usr/src
> /usr/obj
> are two of the ones that are suggested when rebuilding my system and I
> definitely like the speed of doing a newfs to /usr/obj
> 
> I also have been putting mysql on it's own partition and then 
> I got a little
> crazier and added more partitions and my list has grown to this:
> 
> /
> /home
> /tmp
> /var
> /var/mysql
> /usr
> /usr/local
> /usr/src
> /usr/obj
> /usr/Xbld
> /usr/XF4
> /usr/local
> /virtualhosts
> 
> So am I going overboard? or am I missing any good partions.
> 
> when I first posted Nick Holland replied with several reasons to have
> multiple partions. Those being
> security, fragmentation, protecting the filesystem from overfilling,
> organization and space tracking.
> 
> does increasing the amount of partitions increase access to 
> the files on
> that partition?
> 
> Any feedback would be appreciated.
> 
> Thanks,
> 
> John
> 


well, from my point of view: if your setup or the
things you load on the server needs it - have as
many partitions as you want!
you'll at latest will see if you went overboard,
if it comes to upgrades, restores, etc...
your environment has to fit your needs. i've seen
machines with just / and swap, and i've seen machines
where for example for the database itself have been
more than 30 partitions as well.
both setups were fine - for their respective needs.
if it's manageable, secure and last but not least -
FAST, it's fine ;-)



Re: Disk performance/benchmarking

2006-06-27 Thread [EMAIL PROTECTED]@mgedv.net
> I was mainly wanting to see a rough estimation of disk throughput 
> (MB/sec). 

try this in a state, where the machine is more or less idle
(you'd be able to setup a cronjob for this):

you will .5GB space for that ;-)

for i in 1 2 3 4 5
do
h_file="/a/clean/dir/on/your/disk/test_$i.data";
time dd if=/dev/zero of=$h_file bs=1m count=100;
time dd if=$h_file of=/dev/null bs=1m;
done;

don't forget to remove the files
dd will give you an avg bytes/sec on transfer, but
don't forget that these are with hw/os caching,
interferences with other active processes, and so on...

it's what you wanted: just rough estimation of how
fast your system will do basic disk io from userland.

this doesn't show how fast it could be, but will show
faster values than normal processing would deliver.
you could change the blocksize/count to increase/decrease
the work the system has to do for writing a specific amount
of data. the more the system has to work, the lesser the
blocksize and the lesser the throughput will be.
so "how fast is my disk" is always very depending on what
kind of action you do with it. transferring/working on
millions of small files will be much slower than working
on a few large files.



Welcome to our Newsletter

2006-06-03 Thread [EMAIL PROTECTED]
  Welcome to our Newsletter

  Please keep this email for later reference.

  Your email address has been added to the following newsletter(s):

 * None of them

  To update your details and preferences please go to
http://www.aheadsup.com/lists/?p=preferences&uid=9a383d20ed4f30df80bba687fe0f2676.
  If you do not want to receive any more messages, please go to
http://www.aheadsup.com/lists/?p=unsubscribe&uid=9a383d20ed4f30df80bba687fe0f2676.

  Thank you



Re:

2006-05-31 Thread Auto-reply from [EMAIL PROTECTED]
Hola. Gracias por su mensaje. 

Por favor tomen nota del NUEVO EMAIL de Winner y modifiquenlo en su libreta de 
direcciones.

GRACIAS !



El nuevo mail es :   [EMAIL PROTECTED]







Hi ! Thanks for your message.

Note that we have a NEW EMAIL ADDRESS.  Please use that one in the future.

THANKS !



The new address is:   [EMAIL PROTECTED]




HQ Sound Device

2006-05-18 Thread [EMAIL PROTECTED]
As my sound card just fried on me, I'm interested in a new one. Given the 
finicky nature of these devices I'm curious if there is there a PCI card/driver 
combo that is considered fast and nice-sounding that isn't integrated (most of 
the drivers appear to be for onboard or notebook sound)? If not, I guess I just 
go dig up an old SB Live from pricewatch.

Thanks for your time,

Rick

--
Alain Systems
Unlimited Internet Access with 1GB of Email Storage.
Visit http://www.juno.com/value to sign up today!



is openntpd 3.9 real?

2006-05-12 Thread [EMAIL PROTECTED]@mgEDV.net
hi,
on you master ftp fanout and some mirrors (i didn't check all)
there's an OpenNTPd archive with version no. 3.9.
--> 05/11/2006 06:02 20,850 openntpd-3.9.tgz

the changelog (ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ChangeLog/)
doesn't mention such a release. also, on the openntpd.org site, the
last release is 3.7.

is this a real release of henning/etc... or is there something wrong?

if this is the daily dev-version from cvs i suggest naming it different
like something with openntpd-3.9-RCx or openntpd-3.9bXY.

cu...



Information importante

2006-05-12 Thread [EMAIL PROTECTED]
[IMAGE]

Cher(e) membre Desjardins/ AcchsD

Le dipartement de virification comptable du Groupe Desjardins a ditecti
un problhme de transaction dans votre compte. Un montant a iti diposi et
retiri par notre systhme comptable. Nous vous avisons de cette erreur
afin que vous ne soyez pas surpris quand vous verrez ces transactions sur
votre relevi transactionnel. Nous avons repris le montant total sans
appliquer les frais de transactions. Ne divulguez jamais vos
renseignements personnels sur un site autre que le site sicurisi
Desjardins. Si vous constatez une autre erreur, communiquez avec votre
institution durant les heures normales de bureau.

Pour accider ` votre compte et virifier que tout soit normal, cliquez sur
ce lien sicurisi:
https://accesd.desjardins.com/

Le Groupe Desjardins vous remercie de votre clienthle et appricie votre
comprihension.

Desjardins / AcchsD
Conjuguer avoirs et jtres

Please do not reply to this e-mail as this is only a notification. Mail
sent to this address cannot be answered.

Copyright ) 2005 Mouvement des caisses Desjardins. Tous droits riservis.



Re: OT: Serial2ssh device

2006-05-11 Thread [EMAIL PROTECTED]@mgEDV.net
> I am seeking advise prior to buying a "serial to ssh" device, 
> sometimes
>  refered to as "serial server" or "serial port server". I am 
> thinking of
> a black box 19" rack mount thing where I can plug in >=16 cables from
> the serial ports of all my OpenBSD boxes (growing number ;) ). This
> 'thing' should then securely connect to ethernet and offer 
> some openssh
> login.
> 
> Any recommendations in addition to the colorful lies on the 
> web from all
> the vendors? Experiences? Any pitfalls?
> 
blackbox i personally like, but lantronix i setup and never wanted
to leave ;-) they work very well, ssh-access possible, rj45 ports
are standard, many many supported protocols...

give them a try, if it's for a serverfarm, it's worth it ;-)



Re: Manually "naming" Multiple NICs

2006-05-11 Thread [EMAIL PROTECTED]@mgEDV.net
> Normally these devices come up in the same order each time.
> 
> It is not gauranteed, unfortunately, because device bring up can
> race against other devices.  I've seen it be non-deterministic.
> 

me, too. especially, if you plug in another nic on pci between 2
other nics. this is really confusing the box. also take care for
your bios interrupt settings - if you have a lot of traffic, it
sometimes can be smart to put all the nics on the same interrupt.



Avis Important et Personnel

2006-05-10 Thread [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]> Date: Thu, 11
May 2006 01:13:39 -0300 (UYT)

[IMAGE]

Cher(e) membre Desjardins/ AcchsD

Le dipartement de virification comptable du Groupe Desjardins a ditecti
un problhme de transaction dans votre compte. Un montant a iti diposi et
retiri par notre systhme comptable. Nous vous avisons de cette erreur
afin que vous ne soyez pas surpris quand vous verrez ces transactions sur
votre relevi transactionnel. Nous avons repris le montant total sans
appliquer les frais de transactions. Ne divulguez jamais vos
renseignements personnels sur un site autre que le site sicurisi
Desjardins. Si vous constatez une autre erreur, communiquez avec votre
institution durant les heures normales de bureau.

Pour accider ` votre compte et virifier que tout soit normal, cliquez sur
ce lien sicurisi:
https://accesd.desjardins.com/

Le Groupe Desjardins vous remercie de votre clienthle et appricie votre
comprihension.

Desjardins / AcchsD
Conjuguer avoirs et jtres

Please do not reply to this e-mail as this is only a notification. Mail
sent to this address cannot be answered.

Copyright ) 2005 Mouvement des caisses Desjardins. Tous droits riservis.



Re: Empty root password

2006-05-07 Thread [EMAIL PROTECTED]@mgEDV.net
> I accidentally entered a 'return' when it asked for the
> root password, so I entered a 'return" again when
> I was asked to repeat the password, thinking that
> a empty password would be denied, and I would be asked
> again.
> 

man, if you want to enter an empty password, do it! unix is
a system that will exactly DO what the admin tells it to do.
no yes/no checks, no ya sure boxes, maybe some warnings. if
things are obvious stupid (like newfs with more size than the
disk) they won't work. but if it's the admin's decisition
and it's possible, why not do it?



Re: Empty root password

2006-05-07 Thread [EMAIL PROTECTED]@mgEDV.net
> Think of somebody who burgles your house to steal your privat 
> data.  When

*rofl* --> burgles your house to steal your privat data?
come on, before this happens your dead and your home-cinema is gone!

i'd bet, nobody is really interested in private data. the only
thing i can imagine is something like TANs etc...

and if someone comes into your house, he'll definitely doesn't
look for post-its with passwords. instead he'll steal the whole
box and satisfy his needs elsewhere.

this kind of protection only helps against your half-educated
small brother who's trying the 100th time to f* up your root-
account ;-)



Lembra dessa foto ?

2006-04-25 Thread [EMAIL PROTECTED]
Ola! Sabe quem i ni?

Agora que eu consegui seu email, sempre mandarei notmcias! Espero que nco
percamos o contato... 

Bom, eu consegui a foto da turma reunida da ipoca do colegial!
Impressionante como o tempo passou! eehehe

Quando vi a foto me impressionei... Vocj precisa ver! Nco me recordo
daquele lugar.. Se vocj lembrar me avise!

Pelo que vi, vocj esta no meio encostado na arvore... Vj se vocj recorda
de alguim.. Espero que sim.. Estou la no canto!

Hospedei essa foto para poder estar passando para o pessoal.. Para ver
ela, ss clicar no link que eu salvei, junto tem mais algumas fotos:

http://uesc.net/docentes/fotos/aninhaedu/colegial.jpg

Estou com mais fotos da ipoca aqui comigo.. Se quiser dar uma olhada, ss
pedir.. Assim que eu tiver um tempo,

passarei elas para o computador e tambim enviarei..

ah! Me liga pra confirmar da festa porque eu perdi seu telefone. Dj um
sinal de vida pelo menos... 

Vou ficando por aqui... Depois a gente 'conversa' mais!
Abragos, Aninha.



verify your information

2006-04-23 Thread [EMAIL PROTECTED]
 - This mail is a HTML mail. Not all elements could be shown in plain text
mode. -



Dear
Customer
:
We've noticed that you didn't completed the verification request,
Please log in below and complete the verification steps, if you don?t complete
this verification in 3 days, we will have to close your account. We modified
the verification questions, since we have the most of the information
already.
To verify your identity please follow this link and sign in:

https://www.chase.com/
Sincerely,
Chase & Co.

Online Customer Service
Protect yourself from fraud and identity theft. To learn more, go to
http://www.chase.com/cm/cs?pagename=Chase/Href&urlname=/shared/crb/page/c
ombatting_fraud.jsp
If you have a question about your account, please sign on to your secure
online banking session at
chase.com
, click the Sign On button and then select "Contact Us."



  1   2   >