[squid-users] Re:[squid-users] Re: ***SPAM*** [squid-users] access a site through squid

2005-06-22 Thread Bonnici Daniel
Thanks for your reply but I tried to remove the security restictions regarding
activeX from the IE but still the same. I even tried from differnt PCs and
different OS behind the squid. Something that I didn't told that on the same PC
I am running the linux firewall could it be the problem?

regards

daniel

Andrey Shorin  (22/06/2005  23:44):
>Hello Bonnici,
>
>Wednesday, June 22, 2005, 20:01:00, Bonnici Daniel wrote:
>
>> Hi,
>
>> can someone try to access the following site behind a squid proxy and see if
a
>> window will pop up and prompt for a username and password.
>
>> The ip is 195.158.110.252
>
>> I am trying to access this site behind my squid proxy server 2.5 but the
inital
>> page will come up correctly then SUPPOSE THAT a pop up will prompt for a
>> username and password but it does not. If I try this from a windows xp pc
>> connected directly to the internet it will work fine.
>
>> What could be the problem??
>
>> please I really need help...
>
>> regards
>
>> Daniel Bonnici
>
>
>Looks like pop up goes from ActiveX control, but not because http
>authorization required. So it's look into your browser
>ActiveX/security settings.
>
>And yes, I tried this behind a squid 2.5.10.
>
>--
>Best regards,
> Andrey Shorin
>




Re: [squid-users] script help

2005-06-22 Thread Wennie V. Lagmay

Hello all,

Its working the script is working now, I do this the following:

*/3 * * * * root  squid -k rotate
*/4 * * * * root  /sbin/squidlog
*/5 * * * * root  /sbin/squidzip

thank you,

Wennie

- Original Message - 
From: "Wennie V. Lagmay" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, June 23, 2005 9:28 AM
Subject: [squid-users] script help



Hi all,

Im using Fedora Core 1 and  2 32 and 64 bit, I want to automized my 
procedure thats way I create some scripts, All scripts are working but 
when I test it with cron it is not working. Below are the scripts I want 
to execute automatically and I put it all inside crontab.


*/3 * * * * root run-parts squid -k rotate
*/4 * * * * root run-parts /sbin/squidlog
*/5 * * * * root run-parts /sbin/squidzip


Can you please help me on how can I run this script automatically?

Thanks,

Wennie







[squid-users] squid: Zero sized reply

2005-06-22 Thread Shafeek Sumser
Hi everyone,

I have install squid Version 2.5.STABLE9 on my debian
server. 

When i activate the squid cache and tried to acess to
some pages it gives me the following error after
searching for sometime:

While trying to retrieve the URL: 

The following error was encountered:

* Zero Sized Reply 

Squid did not receive any data for this request.

Your cache administrator is webmaster. 

When squid cache is inactive, there is no problem.  

Could someone please advise and give some helps???

Thanks

A+

Shafeek

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[squid-users] script help

2005-06-22 Thread Wennie V. Lagmay

Hi all,

Im using Fedora Core 1 and  2 32 and 64 bit, I want to automized my 
procedure thats way I create some scripts, All scripts are working but when 
I test it with cron it is not working. Below are the scripts I want to 
execute automatically and I put it all inside crontab.


*/3 * * * * root run-parts squid -k rotate
*/4 * * * * root run-parts /sbin/squidlog
*/5 * * * * root run-parts /sbin/squidzip


Can you please help me on how can I run this script automatically?

Thanks,

Wennie 





AW: [squid-users] access a site through squid

2005-06-22 Thread Werner.Rost
>Hi,
>
>can someone try to access the following site behind a squid 
>proxy and see if a window will pop up and prompt for a 
>username and password.
>
>The ip is 195.158.110.252
>
I can access the site. But it tries to install a software. Our security policy 
prevents that. The message is "Depending internet bandwidth, it may take few 
minutes to download software".

Therefore I am not asked für username / password.

W.Rost


Re: [squid-users] Limiting users access with squid

2005-06-22 Thread Ian Bert Tusil
This is my smb.conf

security = ads
netbios name = devian
realm = company.com
encrypt passwords = true
password server = DCSUCK
winbind separator = \
winbind cache time = 10
winbind uid = 1-2
winbind gid = 1-2
winbind use default domain = yes


I got that error when i did wbinfo -t.

It used to work, i dnt know why it failed.


On 6/23/05, Serassio Guido <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Il 11.08 22/06/2005 Ian Bert Tusil ha scritto:
> 
> >Have you met this error?
> >
> >hecking the trust secret via RPC calls failed
> >error code was  (0x0)
> >Could not check secret
> 
> Your samba installation works ?
> And what version ?
> 
> 
> >I restarted winbind just when I got this.
> >
> >
> >Please help me... thnx..
> 
> Please, reply always to squid-users too, so someone could answer
> quickly to your questions.
> 
> Regards
> 
> Guido
> 
> 
> 
> -
> 
> Guido Serassio
> Acme Consulting S.r.l. - Microsoft Certified Partner
> Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
> Tel. : +39.011.9530135  Fax. : +39.011.9781115
> Email: [EMAIL PROTECTED]
> WWW: http://www.acmeconsulting.it/
> 
>


Re: [squid-users] Limiting users access with squid

2005-06-22 Thread Ian Bert Tusil
I did no changes with my samba. All I did was restarted my winbind.
Someone in the office told me that they restarted the Active
Directory. I didnt have problems until I restarted my winbind.

On 6/23/05, Serassio Guido <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Il 11.08 22/06/2005 Ian Bert Tusil ha scritto:
> 
> >Have you met this error?
> >
> >hecking the trust secret via RPC calls failed
> >error code was  (0x0)
> >Could not check secret
> 
> Your samba installation works ?
> And what version ?
> 
> 
> >I restarted winbind just when I got this.
> >
> >
> >Please help me... thnx..
> 
> Please, reply always to squid-users too, so someone could answer
> quickly to your questions.
> 
> Regards
> 
> Guido
> 
> 
> 
> -
> 
> Guido Serassio
> Acme Consulting S.r.l. - Microsoft Certified Partner
> Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
> Tel. : +39.011.9530135  Fax. : +39.011.9781115
> Email: [EMAIL PROTECTED]
> WWW: http://www.acmeconsulting.it/
> 
>


Re: [squid-users] Invalid Request with STABLE10 + PF

2005-06-22 Thread Agung
perhaps you should try:

chgrp *your squid's group* /dev/pf
chmod g+rw /dev/pf

it works on me :)

cheers

> In my log I see:
> 2005/06/22 18:32:57| parseHttpRequest: PF open
> failed: (13) Permission denied
> 2005/06/22 18:32:57| clientReadRequest: FD 16
> Invalid Request


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[squid-users] Invalid Request with STABLE10 + PF

2005-06-22 Thread Matt Haught
I just upgraded squid to STABLE10 from 9 and am having a bit of a
problem. I am using FreeBSD 5.4 and using the transparent pf feature.
Before the upgrade everything worked great. But now I get an error
message when trying to access any and all pages.

The following error was encountered:

* Invalid Request 

Some aspect of the HTTP Request is invalid. Possible problems:

* Missing or unknown request method
* Missing URL
* Missing HTTP Identifier (HTTP/1.0)
* Request is too large
* Content-Length missing for POST or PUT requests
* Illegal character in hostname; underscores are not allowed 

In my log I see:
2005/06/22 18:32:57| parseHttpRequest: PF open failed: (13) Permission denied
2005/06/22 18:32:57| clientReadRequest: FD 16 Invalid Request

I have not changed any settings in the squid.conf and my pf.conf has
not changed. I used the exact same configure options on both. The
configure script output stated that the pf option was enabled. I did
not see anything obvious in the changlog. If I manually put the cache
address into my browser's proxy settings, everything works. I have
since backed out to STABLE9, again with the same options, and
everything works correctly.  Any idea what I am missing?

Thanks,
Matt


[squid-users] Re: ***SPAM*** [squid-users] access a site through squid

2005-06-22 Thread Andrey Shorin
Hello Bonnici,

Wednesday, June 22, 2005, 20:01:00, Bonnici Daniel wrote:

> Hi,

> can someone try to access the following site behind a squid proxy and see if a
> window will pop up and prompt for a username and password.

> The ip is 195.158.110.252

> I am trying to access this site behind my squid proxy server 2.5 but the 
> inital
> page will come up correctly then SUPPOSE THAT a pop up will prompt for a
> username and password but it does not. If I try this from a windows xp pc
> connected directly to the internet it will work fine.

> What could be the problem??

> please I really need help...

> regards

> Daniel Bonnici


Looks like pop up goes from ActiveX control, but not because http
authorization required. So it's look into your browser
ActiveX/security settings.

And yes, I tried this behind a squid 2.5.10.

-- 
Best regards,
 Andrey Shorin



Re: [squid-users] Script help

2005-06-22 Thread Aquileo García Blancas
- Original Message - 
From: "Laurikainen, Tuukka" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, June 22, 2005 2:17 AM
Subject: RE: [squid-users] Script help


This is not a Squid releated question. Help on scripting can be easily
found from the net (google for scripting guide for example). 
I don't know in which language you want to write your script, but in sh
it could be something like this:

#!/bin/sh
TODAY=`date +%d%m%g`
cp dhcp.leases dhcp.leases$TODAY

Regards,

tuukka

> -Mensaje original-
> De: Wennie V. Lagmay [mailto:[EMAIL PROTECTED]
> Enviado el: Wednesday, June 22, 2005 7:54 AM
> Para: squid-users@squid-cache.org
> Asunto: [squid-users] Script help
> 
> Hi all,
> 
> This is not a direct squid question, however I know that someone can
help
> on
> my problem. I am a System / Network Administrator and not to familiar
with
> scripting, I want to create a simple script  that automatically copy
any
> log
> file on a cumulative form. Let say for example I want to copy my
> dhcp.leases
> to dhcp.leases_062205 for today,  and for tommorow  it should be
> dhcp.leases_062305 and so on. My ovjective is to do this daily or
weekly
> or
> monthly automatically
> 
> Thank you very much,
> 
> Wennie
> 



if you are into sh to do this automatically you can use 

$ at script.sh

Regards,

Aquileo




Re: [squid-users] Limiting users access with squid

2005-06-22 Thread Serassio Guido

Hi,

Il 11.08 22/06/2005 Ian Bert Tusil ha scritto:


Have you met this error?

hecking the trust secret via RPC calls failed
error code was  (0x0)
Could not check secret


Your samba installation works ?
And what version ?



I restarted winbind just when I got this.


Please help me... thnx..


Please, reply always to squid-users too, so someone could answer 
quickly to your questions.


Regards

Guido



-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/



Re: [squid-users] Limiting users access with squid

2005-06-22 Thread Serassio Guido

Hi,

Il 08.35 22/06/2005 Ian Bert Tusil ha scritto:


I tried using this directives or whatsoever this is called, I like to ask if

external_acl_type nt_group %LOGIN /usr/lib/squid/wbinfo_group.pl
acl AllowedNTUsers external nt_group "/etc/squid/acls/allowedntgroups"


Id like to ask what's the format of the file allowedntgroups? It seems
that I dont have the directory acls with allowedntgroups file by
default.


It's a text file, with one group name for any line.

Please, reply always to squid-users too, so someone could answer 
quickly to your questions.


Regards

Guido



-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/



[squid-users] access a site through squid

2005-06-22 Thread Bonnici Daniel
Hi,

can someone try to access the following site behind a squid proxy and see if a
window will pop up and prompt for a username and password.

The ip is 195.158.110.252

I am trying to access this site behind my squid proxy server 2.5 but the inital
page will come up correctly then SUPPOSE THAT a pop up will prompt for a
username and password but it does not. If I try this from a windows xp pc
connected directly to the internet it will work fine.

What could be the problem??

please I really need help...

regards

Daniel Bonnici



[squid-users] Windows 2003 Server update problem

2005-06-22 Thread Ytzhak Levy
Hello,

We have some Windows 2003 Servers on our office and we are trying to update 
this server throug ou windows update service.

The access to win update servers are ok. The user does´nt nedde to auth.

An error code is returned by windows which number is: 0x80200013

I tried proxycfg, but does´st work.

The only description that i found about this error:

0x80200013 - BG E INSUFFICIENT RANGE SUPPORT - When BITS sends a HEAD request 
and server/proxy doesn't return Content-Length header in the response, BITS 
puts the job in ERROR state with BG E MISSING FILE SIZE. BITS 1.5 puts the job 
in ERROR state with BG E INVALID SERVER RESPONSE error. Apache 2.0 proxy server 
is known to exhibit this behavior.

Is there a way to solve this problem ?



Regards,

-- 
___
Get your free email from http://mymail.bsdmail.com


[squid-users] cache content listing

2005-06-22 Thread beckerde
Is there a possibility to list the contents of the cache and then extract
some files from it ?


[squid-users] Push Patch

2005-06-22 Thread Matteo Villari
Hi! Is there a simple way to make Push patch avaible for Squid 2.5 
Stable 10? and if not, which is the stable version that support it? 
Thanks, Matteo Villari




Re: [squid-users] squid rotate command

2005-06-22 Thread Peter Albrecht
Hi Wennie,

On Wednesday 22 June 2005 13:10, Wennie V. Lagmay wrote:
> Ok this is clear with me, now I can do let say 2 script for a day script 1 
> will do squid -k rotate  and script 2 will do copying of accees.log into a 
> different file.
> Now I will do this daily but the squid rotate will be done first 30 mins 
> ahead then the copying of file will follow. How can I do this in a daily 
> cron.

Are you running squid on a Linux system? Then go for logrotate which will 
rotate the logfile access.log and rename the old one with a date information. 
The configuration is done via /etc/logrotate.d/squid:

/var/log/squid/access.log {
compress
dateext
maxage 365
rotate 99
daily
notifempty
missingok
create 640 squid root
postrotate
 /etc/init.d/squid reload
endscript
}

This file is from SUSE LINUX Enterprise Server 9, it should look similar on 
any other Linux system. logrotate is executed daily by using 
/etc/cron.daily/logrotate (at least on SUSE LINUX and Red Hat).

Regards,

Peter

-- 
Peter Albrecht, Novell, [EMAIL PROTECTED]


Re: [squid-users] squid rotate command

2005-06-22 Thread Wennie V. Lagmay
Ok this is clear with me, now I can do let say 2 script for a day script 1 
will do squid -k rotate  and script 2 will do copying of accees.log into a 
different file.
Now I will do this daily but the squid rotate will be done first 30 mins 
ahead then the copying of file will follow. How can I do this in a daily 
cron.


Thanks,

Wennie


- Original Message - 
From: "Kashif Ali Bukhari" <[EMAIL PROTECTED]>

To: "Wennie V. Lagmay" <[EMAIL PROTECTED]>
Sent: Wednesday, June 22, 2005 12:02 PM
Subject: Re: [squid-users] squid rotate command


add line in
/etc/crontab
01 * * * * root run-parts squid -k rotate


On 6/22/05, Wennie V. Lagmay <[EMAIL PROTECTED]> wrote:
how can I enable the squid -k rotate command daily in automatic manner, 
plus

the result file sould be cumulative, let say access.log_062205,
access.log_062305 and so on.

thank you very much,

Wennie








--
Syed Kashif Ali Bukhari
Network Associate Asia Net
Cell :- +92-345-4244813 , +92-300-4295604
Ph +92-42-111-111-202 Fax +92-42-5840905
MSN:- [EMAIL PROTECTED] ; [EMAIL PROTECTED]
http://asia.net.pk , http://asiatec.biz




[squid-users] Patching stable10 enable icap?

2005-06-22 Thread gregmcc
I am having problems applying the icap patch to stable10 using:


patch -p1 <../patchfile

I get the below error:

linux:~/software/squid-2.5.STABLE10 # patch -p1 < ./icap-2.5.patch
patching file acconfig.h
patching file configure.in
Hunk #1 succeeded at 464 (offset 22 lines).
Hunk #2 FAILED at 1850.
Hunk #3 succeeded at 1908 with fuzz 1 (offset 44 lines).
1 out of 3 hunks FAILED -- saving rejects to file configure.in.rej
can't find file to patch at input line 75
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--
|Index: squid/errors/list
|diff -u squid/errors/list:1.1.1.1.146.1
squid/errors/list:1.1.1.1.182.2
|--- squid/errors/list:1.1.1.1.146.1 Mon Jan 31 19:14:47 2005
|+++ squid/errors/list Mon Mar 7 13:28:01 2005




RE: [squid-users] squid 3 as a reverse proxy

2005-06-22 Thread Laurikainen, Tuukka
More info on this. If I add a line

always_direct allow all

to the squid.conf, I get a connection timed out error on client.
I can't see anything in the logs apart from the TCP_MISS/504 in
access.log.

Regards,

tuukka

> -Mensaje original-
> De: Laurikainen, Tuukka [mailto:[EMAIL PROTECTED]
> Enviado el: Tuesday, June 21, 2005 3:36 PM
> Para: Squid Users
> Asunto: [squid-users] squid 3 as a reverse proxy
> 
> Hi,
> 
> Experimenting with Squid 3, I've setup an accelerating Proxy for some
> web servers/sites.
> 
> From squid.conf:
> 
> http_port squid_ip:80 vhost
> https_port squid_ip:443cert=/path/to/cert/cert.crt \
> key=/path/to/key/key.key vhost
> ssl_unclean_shutdown on
> sslproxy_flags DONT_VERIFY_PEER
> redirect_rewrites_host_header off
> redirect_program /usr/bin/jesred
> redirect_children 10
> 
> acl all src 0.0.0.0/0.0.0.0
> 
> http_reply_access allow all
> http_access allow all
> 
> From jesred.rules:
> regexi ^https://squid-ip/tst/(.*) http://server-ip/\1
> 
> This configuration gives the client the following error:
> While trying to retrieve the URL: https://squid_ip/tst
> 
> The following error was encountered:
> 
> Unable to forward this request at this time.
> 
> And from the cache.log:
> 
> 2005/06/21 15:32:29| Failed to select source for
'https://squid_ip/tst'
> 2005/06/21 15:32:29|   always_direct = 0
> 2005/06/21 15:32:29|never_direct = 0
> 2005/06/21 15:32:29|timedout = 0
> 
> What's going wrong in here?
> 
> Regards,
> 
> tuukka


[squid-users] error with winbind

2005-06-22 Thread Ian Bert Tusil
I got this error when I restarted Winbind Daemon

checking the trust secret via RPC calls failed
error code was  (0x0)
Could not check secret


And this error:
[EMAIL PROTECTED]:/home/ian # wbinfo -n ProxyDenied
could not obtain winbind separator!
could not obtain winbind domain name!
Could not lookup name ProxyDenied


[squid-users] squid rotate command

2005-06-22 Thread Wennie V. Lagmay
how can I enable the squid -k rotate command daily in automatic manner, plus 
the result file sould be cumulative, let say access.log_062205, 
access.log_062305 and so on.


thank you very much,

Wennie






[squid-users] cache_peer_access / different parents / ftp / http

2005-06-22 Thread Frank Wagner

Hi,

is it possbile to configure 

cache_peer_access

with one host but on different ports?

I want to use different parents for ftp and http but both are on
one machine. So i try to setup something like:

acl proto http
acl proto ftp

cache_peer_access parent-host allow http
cache_peer_access parent-host allow ftp

cache_peer parent-host parent 21 0 no-query
cache_peer parent-host parent 80 0 no-query

But how does squid decide, which proxy to take? Does it portbased work?


Frank

-- 
Weitersagen: GMX DSL-Flatrates mit Tempo-Garantie!
Ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


Re: [squid-users] authenticate users in squidnt with win2000server

2005-06-22 Thread Joaquim Roca

Tankyou Serassio. It works fine.

QRT


- Original Message - 
From: "Serassio Guido" <[EMAIL PROTECTED]>

To: "Joaquim Roca" <[EMAIL PROTECTED]>; 
Sent: Tuesday, June 21, 2005 11:50 PM
Subject: Re: [squid-users] authenticate users in squidnt with win2000server



Hi,

At 09.28 21/06/2005, Joaquim Roca wrote:


Hi
I'm using SquidNT (windows version) under windows2000Server. If I 
block webpages through urlname, Squid works but if I want to use the 
username to block or not to block doesn't work. I would like to 
autheticate users in SquidNT using the Active Directory in 
Windows2000Server. How to do it ???


Thank you


See the following:

http://www.squid-cache.org/Doc/FAQ/FAQ-23.html#ss23.5 (Samba 3 section)

Change ntlm_auth with win32_ntlm_auth.exe.

For group authorization you can use win32_check_group.exe.

The documentation of both helpers is already in the Squid for Windows 
binary distribution.


Regards

Guido



-

Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1   10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135  Fax. : +39.011.9781115
Email: [EMAIL PROTECTED]
WWW: http://www.acmeconsulting.it/



RE: [squid-users] Script help

2005-06-22 Thread Laurikainen, Tuukka
This is not a Squid releated question. Help on scripting can be easily
found from the net (google for scripting guide for example). 
I don't know in which language you want to write your script, but in sh
it could be something like this:

#!/bin/sh
TODAY=`date +%d%m%g`
cp dhcp.leases dhcp.leases$TODAY

Regards,

tuukka

> -Mensaje original-
> De: Wennie V. Lagmay [mailto:[EMAIL PROTECTED]
> Enviado el: Wednesday, June 22, 2005 7:54 AM
> Para: squid-users@squid-cache.org
> Asunto: [squid-users] Script help
> 
> Hi all,
> 
> This is not a direct squid question, however I know that someone can
help
> on
> my problem. I am a System / Network Administrator and not to familiar
with
> scripting, I want to create a simple script  that automatically copy
any
> log
> file on a cumulative form. Let say for example I want to copy my
> dhcp.leases
> to dhcp.leases_062205 for today,  and for tommorow  it should be
> dhcp.leases_062305 and so on. My ovjective is to do this daily or
weekly
> or
> monthly automatically
> 
> Thank you very much,
> 
> Wennie
> 



Re: [squid-users] squid use of HTTP/1.1

2005-06-22 Thread Matus UHLAR - fantomas
On 21.06 16:48, Super-User wrote:
> I need to find out if there are any versions of squid which support
> HTTP1.1.

Squid-3.0 is planned to support HTTP/1.1, but it's not stable now.

> If not, is there a reason that it's not supported?

Caching negotiated pages is not easy thing to do. And Transfer-encoding
isn't easy either...

> Also, does anyone know when squid will support HTTP1.1?

when 3.0 comes out, it should come with HTTP/1.1 support.
-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
"The box said 'Requires Windows 95 or better', so I bought a Macintosh".


Re: [squid-users] FTP

2005-06-22 Thread Matus UHLAR - fantomas
On 22.06 09:34, kashif Mazhar wrote:
> I m in confisuing state ri88 now , infect i am unable to
> open FTP sites on my Lan even i havn't restrict them in squid-box, i
> am also using PIX too in my network, i think i should allow some query
> on PIX 

probably yes. but that's outside of squid scope.

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
REALITY.SYS corrupted. Press any key to reboot Universe.