hi,
I have my machine connected to a san with an emulex fibre channel card, the optical switch is connected to two san controllers, so I see the presented drive twice as sda and sdb
but the sda device is reported as not accessible - i/o errors, corrupted partition table or whatever error...
i would like to setup squid to do following:
when a user starts browsing, instead of the first page he requests some info page is returned (e.g. internet access policy rules) and after xy seconds he is redirected to the actual requested page
is this possible?
thanks
hi there
it seems, that squid is reporting in the logs only that there was an upload (POST, PUT) but not how much data was sent to the server, only to the client
is it possible to track users uploads? i need where and what (at least bytecount) was uploaded
thanx
hi
i'm creating my own mysql function (udf), in which i need to query the database for specific values according to the provided parameter values without the use of mysql_connect() or mysql_real_connect() function, therefore i need access to the current MYSQL type structure that was created when...
i have a query similar to this
select table1.col, t2_1.name as name1, t2_2.col_name as name2
from
table1
left join table2 t2_1 on table1.id = t2_1.id
left join table2 t2_2 on table1.id = t2_2.id and t2_2.id2 <> t2_1.id2
to retrieve data from table2 based on data in table1, there must not...
hi
i have stored procedure without parameters and i need to assign the result of this procedure to a variable in a script/another sp
using
exec @var = sp_name
returns, as it should, the return code, and i just can't figure out a solution how to assign the sp result to the variable
i can't change...
hi
is it possible to set up winxp with two network (internet) connections, so that one is designated for my runing ftp server (incomming conections - active and passive) and the second for my browsing needs (including my own ftp traffic)?
if so how?
how do i configure postfix so it has always e.g. 5 processes reserved for incomming smtp requests from one of my local networks and e.g. 40 from other networks and from internet
i've heard it's possible to do it in master.cf
think it must be done with editing the "smtp" service line...
hi there
after restart fsck found and repaired (?) errors on partition mounted as /var my vpn stopped working, well and some other stuff but that's already fixed
there is simply no connection possible
here's my /etc/ppp/options.pptpd:
name pptpd
debug
lock
mtu 1450
mru 1450
auth
proxyarp
+chap...
hi
i have set up a vpn based on pptp and it's working fine
there is just one prob - in one remote distination there are 2 machines behind an adsl modem with integrated ethernet switch, when only one is conneted it is working, but when both try to connect, all packets in the gre tunnel between my...
is it possible to setup lilo/grub/whatever to boot an alternative (defined) kernel image when the current one will panic, so that it's not necessary to go to the machine and choose the working kernel manually?
hi
i'm creating a vpn network and was told that i should create my own ssl certification authority
so i did - placed all the configs/files into /etc/myCA/
but even i set OPENSSL_CONFIG to /etc/myCA/openssl.cnf as stated in the docs i cannot access my certificate, only when i specify full paths...
hi is it possible to add forgotten kernel modules to the system by running only
make modules
make modules_install
without making the complete kernel recompile procedure and without rebooting?
hi
my boss has purchased a cheap internet connection that allows him to browse only our national domain, but he wants to browse the complete net, so i need to make our office gateway computer into some kind of retranslator, so he can use it like proxy, but not just http
inet -- [cable] ----...
hi
in one of my php scripts i'm using temporary table
i create it, use some selects to insert data into the table to finaly use the data to render the page
but sometimes, a query results in an error - the error is, that a column name does not exist!?
i've checked all query strings, everything is...
hi
i have a network consisting of a w2k sbs, acting as a domain controller, sql and mail server, w98se and w2k clients and one linux firewall
for whatever reason the clients connect to the internet not through the gateway set (linux box) but they send packets to the w2k box and this resends the...
we have a ms exchange as the mail server/storage in our office which is behind a linux based firewall with postfix as a mailrelay for this server
now my boss wants to access his mailbox using a cellular phone [thumbsdown][sadeyes]
what protocol is the safest one for allowing connections to...
hi
i found something in my server logs that i don't know what to think about so i better ask
it is regarding starting and stopping my network interfaces
after restarting my network i have thins in the logs:
Jul 18 16:04:27 leeloo network: Shutting down interface eth0: succeeded
Jul 18...
something strange is happening on my exchange server with outlook 2000 clients
users randomly receive messages with blank body [surprise]
it happens when sending messages internaly but also when receiving from outside of the office
as there are no message headers present when sending internally...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.