[mirrorbrain] CDN for video

2014-10-01 Thread nima chavooshi
Hi I am newbie on CDN concepts. After some search I found mirrorbrain solution. Our website, hosts more than 40GB video. Now we need to have copy of these videos on other sever in another datacenter and finally serve our videos from one of the servers based on client's location. Could we use

Bug#717532: ODB Debian Package

2014-03-24 Thread nima chavooshi
Dears, In my new project, I intend to use ODB as ORM in the project. But I did not find any deb package for this product. After some search on the net, I found one bug on debian site with number '717532'. If you all agree, I begin creating deb package for it. Of course I will need assistance from

Bug#717532: ODB Debian Package

2014-03-24 Thread nima chavooshi
Dears, In my new project, I intend to use ODB as ORM in the project. But I did not find any deb package for this product. After some search on the net, I found one bug on debian site with number '717532'. If you all agree, I begin creating deb package for it. Of course I will need assistance from

Limit access on some OID in snmpV3

2012-03-10 Thread nima chavooshi
Hi I have configured snmpv3 and I can get all tree with defined user in level AuthPriv. Now I want to limit access of user to few OIDs,for example: user test can access to below OID: .1.3.6.1.2.1.2.2.1.8.4 .1.3.6.1.2.1.2.2.1.8.5 Unfortunately I could not configure properly. Of course, I already

[strongSwan] Get Certificate rightid and leftid from ca certificate server

2012-01-06 Thread nima chavooshi
Hi Is there any protocol in order to get certificate from that? If so, what protocol? Does strongswan support this method in order to get certificate from one CA server to get peer's certificate? Thanks in advance ___ Users mailing list

[strongSwan] Tunnel layer 2 with ipsec

2012-01-02 Thread nima chavooshi
Hi Is it possible that I forward layer 2 packet in ipsec tunnel?? Thanks in advance ___ Users mailing list Users@lists.strongswan.org https://lists.strongswan.org/mailman/listinfo/users

[strongSwan] Iptables mark packet problem

2011-12-25 Thread nima chavooshi
Hi In our scenario, I need to mark packets so that those marked packets to be transmitted via one tunnel. But I do not want set rightsubnet or leftsubnet. my config is: conn net-net left=30.0.2.2 leftcert=peer1.crt #leftsubnet=0.0.0.0/0 #rightsubnet=50.0.2.0/24

Connect only via TLS,for send and fetch mail

2011-10-27 Thread nima chavooshi
Hi I want to users can access only via TLS to our MTA system,both for sending mail and fetching mail. Of course I have configured TLS in main.cf and users can connect via TLS,but if users do not set TLS option in own mail client,also they can connect to system. For pop3 server I have setup

Send periodic announcement to our customers

2011-10-27 Thread nima chavooshi
Hi In our company we want to send periodic announcement or newsletter mail to our customers (approximate 5 e-mail). because most of our customers have email account on yahoo and google and AOL mail services, I concern about that these mail services detect our emails as spam! Is there any

All solutions for secure Postfix mail server

2011-10-16 Thread nima chavooshi
Hi In our company I have installed Postfix and it does work without any problem. Now I want to secure our mailing system. In fact I need to secure all aspect of mail transaction, from connecting to mail server and authentication up to fetching and sending mail. May anyone give me some instruction

[strongSwan] establish secure connection without ike

2011-10-01 Thread nima chavooshi
hi first of all excuse me for dummy question. When I started to reading about IPSsec, i have understand that ike is for generate and exchange of SA and other critical information for creating tuunel. Is it possible that I generate those needed information manually and put on endpoint tunnel in

Re: [strongSwan] establish secure connection without ike

2011-10-01 Thread nima chavooshi
...@woitasen.com.arwrote: On Sat, Oct 1, 2011 at 2:30 PM, nima chavooshi nima0...@gmail.com wrote: hi first of all excuse me for dummy question. When I started to reading about IPSsec, i have understand that ike is for generate and exchange of SA and other critical information for creating tuunel

Re: [strongSwan] diffie hellman or RSA

2011-09-30 Thread nima chavooshi
Hi Then, why do i have to set certification on conn conf section for any connection? RSA method in strongswan only is used in authentication not key exchange?Am I right ? Eexcuse me for these dummy questions. On Mon, Sep 26, 2011 at 8:58 AM, nima chavooshi nima0...@gmail.com wrote: Hi

[strongSwan] leftID and rightID

2011-09-30 Thread nima chavooshi
...@strongswan.org IP:11.22.33.44 (given in openssl.cnf notation) which saves a lot of typing work and helps to eliminate errors. Regards Andreas On 09/25/2011 02:58 PM, nima chavooshi wrote: Hi Thanks a lot for your quick reply. Excuse me for my dummy question.I am some confused. May you give

[strongSwan] leftID and rightID

2011-09-25 Thread nima chavooshi
Hi I have setup strongswan and I could establish secure connection with 2 nodes without any problem. My connection config is : conn net-net left=30.0.2.2 leftcert=peer1.crt leftsubnet=0.0.0.0/0 rightsubnet=30.0.2.0/24 right=30.0.2.1 leftid=C=US, ST=City, L=Teh,

[strongSwan] Authentication method in StrongSwan

2011-09-25 Thread nima chavooshi
Hi Before any question, I thank to anybody that contributes on this mailing list and special thanks to StrongSwan's developers. What authentication methods can I use for establish net to net secure connection in StrongSwan? Thanks in advance ___ Users

[strongSwan] leftID and rightID

2011-09-25 Thread nima chavooshi
is not defined in the certificate then automatically the subject DN is assumed as a default. As a responder you can define rightid=%any, in that case any peer with a trusted and non-revoked certificate will be accepted. Regards Andreas On 09/25/2011 10:40 AM, nima chavooshi wrote: Hi I have

[strongSwan] diffie hellman or RSA

2011-09-25 Thread nima chavooshi
Hi In some documents I have read about diffie hellman and RSA. according those documents usage of diffie hellman and RSA is equal, in fact, those method are used for key exchange.but must only one method to be selected. In StrongSwan, I have to set both RSA and diffie hellman in ike or esp values.

[strongSwan] Different Crypto library

2011-09-25 Thread nima chavooshi
Hi I have found some details on different crypto library on this page: http://wiki.strongswan.org/projects/strongswan/wiki/IKEv2CipherSuites On this page there some explanation about supported crypto library as below: x default built-in crypto library o OpenSSL crypto library g Gcrypt crypto

[strongSwan] what is MOBIKE feature?

2011-09-01 Thread nima chavooshi
Hi Again,Before anything I appreciate all of contributors on this mailing list and SotringSwan community. I have read definition of MOBIKE, but I did not understand it very well. May everyone explain this feature more for deep understanding?and where we can or should use this feature? Thanks for

[strongSwan] Maximum Performance (Bandwidth)

2011-08-30 Thread nima chavooshi
Hi Before anything,thanks to anyone that contributes to this project. How bandwidth can StrongSwan handle?in fact I want to know maximum bandwidth that strongswan can handle. Thanks in advance ___ Users mailing list Users@lists.strongswan.org

Re: [strongSwan] Maximum Performance (Bandwidth)

2011-08-30 Thread nima chavooshi
, nima chavooshi wrote: Hi Before anything,thanks to anyone that contributes to this project. How bandwidth can StrongSwan handle?in fact I want to know maximum bandwidth that strongswan can handle. Thanks in advance

Re: [strongSwan] Read All configuration from sqlite

2011-08-22 Thread nima chavooshi
/strongswan/wiki/SqlLite Regards Andreas On 08/22/2011 05:35 PM, nima chavooshi wrote: Hi I have setup IPsec successfully between 2 point and everything is OK. But I want to know, Is it possible that all config file to be read from sqlite? for example, ipsec.conf ? of course I have read

[U-Boot] Installing UBoot on X86 architecture with BIOS

2010-12-08 Thread nima chavooshi
Hi I am newbie on Uboot or other boot loaders context.we intend to install our Linux based OS on Portwell (is not Embedded ) appliances and want to choose one boot loader with some features.Of course our appliances have BIOS. before any argue, one question arises: Is it possible to install Uboot

[squid-users] Squid How much traffic transferred

2010-04-13 Thread nima chavooshi
Hi I want to know that squid in 5 min ago and 1 hour ago how much traffic transferred for monitoring purposes?? where can I get this info from running squid? of course I get I have to note that access.log is disabled for some reasons. -- N.Chavoshi

[squid-users] Near Hit

2010-04-11 Thread nima chavooshi
Hi First of all thanks to anyone that helps to develop squid. For get information squid I use squidclient mgr:info. Does number of hit rate include near hit rate ?? Another question: what is Not-Modified Replies? Thanks in advance -- N.Chavoshi

[squid-users] Does Squid cache response headers ?

2010-03-21 Thread nima chavooshi
Hi One of our user inform me about some problems in viewing one site that he does not get fresh objects from site's server while site is updated everyday!! After some investigate and dig on headers I get, I found out in response headers that date field is for 2 or 3 last week!! 1- Does Squid cache

[monit] Apache Uptime Problem

2010-03-04 Thread nima chavooshi
Hi First of all thanks for your efforts about this package. I have problem with uptime apache in monit panel. After run apache2 reload uptime of apache in monit is changed to 0!! but the start time and pid of first apache process is not changed.of course another childs and apache process is

Re: [monit] Check Tomcat service

2010-02-20 Thread nima chavooshi
with monit to see more details. Regards, Martin On Feb 19, 2010, at 10:17 AM, nima chavooshi wrote: Hi Firs of thanks for your effort on this good tool Recently I installed monit on my debian server. that's so good. but monit can not correctly recognize tomcat service. when tomcat for any reason

[monit] Check Tomcat service

2010-02-19 Thread nima chavooshi
Hi Firs of thanks for your effort on this good tool Recently I installed monit on my debian server. that's so good. but monit can not correctly recognize tomcat service. when tomcat for any reason is died, it recognizes that and then restarts service and everything is ok, but on list of service

Allow Gmail RTL in All Interfaces

2010-01-12 Thread nima chavooshi
Dear Friends, I have just read and signed the online petition: Allow Gmail RTL in All Interfaces hosted on the web by PetitionOnline.com, the free online petition service, at: http://www.PetitionOnline.com/GmailRTL/http://www.petitiononline.com/GmailRTL/ I personally agree with what this

[us...@httpd] http://www.facebook.com/n/?%2Fprofile.phpv=feedstory_fbid=240734768249id=769508249mid=1b179f0G5c32eaedG93ff6fG36

2010-01-08 Thread nima chavooshi
Hi I need to a software can test my apache server under high traffic.for example can simulate 1000 user request or more to my server and give me good statistic. I have found this product, but that is not free If any one know such as this program I will happy for inform that. Thanks in advance --

[squid-users] Amount of Bandwidth squid can handle

2010-01-07 Thread nima chavooshi
http://www.shawnigan.ca - Original Message - From: nima chavooshi nima0...@gmail.com To: squid-users@squid-cache.org Sent: Wednesday, January 6, 2010 11:28:23 AM GMT -08:00 US/Canada Pacific Subject: [squid-users] Amount of Bandwidth squid can handle Hi First of all thanks

Re: [squid-users] Amount of Bandwidth squid can handle

2010-01-07 Thread nima chavooshi
, Jan 7, 2010 at 2:18 PM, Kinkie gkin...@gmail.com wrote: On Thu, Jan 7, 2010 at 11:22 AM, nima chavooshi nima0...@gmail.com wrote: Thanks for your attention I want more statistic about bandwidth and hardware you can handle with squid. We (the developers) would like that too :) We're trying

[us...@httpd] Apache Load balancing

2010-01-07 Thread nima chavooshi
Hi I want to implement load balancing for my apache servers. I found some documents about this subject.for example http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster and also about mod_proxy that can load balance between servers. My question is, what differences are there

[us...@httpd] Apache Load balancing

2010-01-07 Thread nima chavooshi
Thanks for your reply The main purpose is load balancing. Before any thing I want to know about differences between mod_proxy and load balancing with UltraMonkey. Also I will be happy for giving more solution :) Thanks for more guidance -- N.Chavoshi

[squid-users] Amount of Bandwidth squid can handle

2010-01-06 Thread nima chavooshi
Hi First of all thanks for sharing your experience on this mailing list. I intend to install squid as forward cache in few companies with high HTTP traffic almost 60 or 80 or 100Mb. Can squid handle this amount of traffic??of course I do not have any idea about selecting hardware yet. May you tell

Re: [Bug-wget] Exit status

2009-12-29 Thread nima chavooshi
SIGNED MESSAGE- Hash: SHA1 nima chavooshi wrote: Hi First of thanks for your effort on this very good tool :) In my new project I have to program a download server for downloading too files for one company, so I decide to use wget as back-end program and main engine. I need

[us...@httpd] Some field on http header

2009-10-03 Thread nima chavooshi
Hi everybody Thanks for attention to this mailing list :) There are some fields in http headers that I do not want appear there is Server tag In some headers that indicate detail of server for example: *Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch * I have disabled

[us...@httpd] logging mod_deflate

2009-07-20 Thread nima chavooshi
Hi I have enabled mod_deflate on apache2 and I want to check that is it work, so added some conddif for log mod_deflate.but nothings are logged :( I have added these line to deflate.conf : [CODE]DeflateFilterNote Input input_info DeflateFilterNote Output output_info DeflateFilterNote Ratio

[us...@httpd] X-cache on http header

2009-07-20 Thread nima chavooshi
Hi There are fields X-cache and X-cache-lookup in http header, May anyone give me info about these field ? thanks in advanced -- N.Chavoshi

[us...@httpd] ExpiresByType

2009-07-20 Thread nima chavooshi
Hi I have added ExpiresByType text/javascript M31536000 to my apache config so that only text/javascript type to be expire on M31536000, but on all of response header, control-cache field is set to M31536000. I do not know about that. thanks for any help or guidance -- N.Chavoshi

[squid-users] Fwd: squid how does it work (abstraction)

2009-07-10 Thread nima chavooshi
Hi every body I am new on this mailing list. may anyone give me some information about mechanism of squid and how does it work,for example when client requests a web page, then what does squid do to response? thanks for any help. -- N.Chavoshi

[us...@httpd] Apache under DOS

2009-07-08 Thread nima chavooshi
Hi Recently attackers use new attack for DOS apache.for example see http://isc.sans.org/diary.html?storyid=6601rss . Is there any solution for prevent this DOS attack? what solution do you suggest for limit concurrent connection? thanks for any help or guidance -- N.Chavoshi

[us...@httpd] apache monitoring

2009-07-08 Thread nima chavooshi
Hi I want to monitor apache status (amount of requests,ram usage,amount of apache daemons and etc)as real time, Is there any tools that justify these needs? thanks for any help or guidance -- N.Chavoshi

[us...@httpd] apache modules

2009-07-08 Thread nima chavooshi
Hi I have one question about Apache modules.with loading more modules on apache, may apache responses with more delay ?? -- N.Chavoshi