Re: FTP problem - 32KB wireshare attachment

2007-11-19 Thread Aharon Schkolnik
On Monday 19 November 2007, Shachar Shemesh wrote:
 Aharon Schkolnik wrote:
  --Boundary-00=_DmEQH4uw52v9Zus
  Content-Type: text/plain;
charset=windows-1255
  Content-Transfer-Encoding: 7bit
  Content-Disposition: inline
 
  On Sunday 18 November 2007, Ariel Biener wrote:
  On Sunday 18 November 2007 09:49, Aharon Schkolnik wrote:
 
  Please run wireshark, and capture the server response code via
  sniffing your session with ftp.cs.huji.ac.il. Please get back to us
  with results.
 
  Attached !

 Fix your mail program (unless it's the list's program that is [EMAIL 
 PROTECTED](@#
 with attachements).

  TIA !

 There are several strange things happening in this dump.

 First of all, and the most likely offender, your computer is issuing TCP
 packets with incorrect checksum. This can be a result of bad offloading
 of checksum calculation to the NIC, or it can be a result of good
 offloading of checksum calculation to the NIC, which is simply not
 caught by wireshark. Please try running:
 ethtool -K eth0 off

Not supported ? :

# ethtool -K eth0 off
no offload settings changed

# ethtool -k  eth0
Offload parameters for eth0:
Cannot get device udp large send offload settings: Operation not supported
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: off
udp fragmentation offload: off
generic segmentation offload: off


# ethtool -K eth0 on
no offload settings changed


# ethtool -i eth0
driver: e1000
version: 7.6.9-NAPI
firmware-version: 1.3-0
bus-info: :00:19.0

# ethtool  eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: umbg
Wake-on: g
Current message level: 0x0007 (7)
Link detected: yes




 and try again (including taking a dump of the traffic) if that doesn't
 solve your problems.

 There are other strange things happening there, but they may be unrelated.

 Shachar



-- 
  The day is short, and the work is great,|  Aharon Schkolnik
  and the laborers are lazy, and the reward   |  
  is great, and the Master of the house is|  [EMAIL PROTECTED]
  impatient. - Ethics Of The Fathers Ch. 2|  054 8422076

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: autocad 2004 for linux

2007-11-19 Thread Orr Dunkelman
Yahav shalom,

I've spoken with my dad who sells Autocads, and there appears no Linux
version for any of the Autocads.

If you need just to view stuff generated in Autocad - there are solution
(contact me off list for that).

As a side note, you may wish to try running autocad on crossover (the
commercial version for wine).

On Nov 17, 2007 9:10 PM, Biran, Yahav (Yahav) [EMAIL PROTECTED] wrote:

 Is anybody knows about autocad version for linux, I'm using the autodesk
 version and from there site it looks that there are only windows versions
 :(.

 Currently I'm runnning it with wine, but its very clumsy.




-- 
Orr Dunkelman,
[EMAIL PROTECTED]

Any human thing supposed to be complete, must for that reason infallibly
be faulty -- Herman Melville, Moby Dick.

GPG fingerprint: C2D5 C6D6 9A24 9A95 C5B3  2023 6CAB 4A7C B73F D0AA
(This key will never sign Emails, only other PGP keys. The key corresponds
to [EMAIL PROTECTED])


Re: FTP problem - 32KB wireshare attachment

2007-11-19 Thread Shachar Shemesh
Aharon Schkolnik wrote:
 Not supported ? :

 # ethtool -K eth0 off
 no offload settings changed
   
ethtool -K eth0 tx off

I left out that part by mistake.

If the former solved your problem, I would also do ethtool -K eth0 rx off.
 rx-checksumming: on
 tx-checksumming: on
   
Shachar

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: FTP problem - 32KB wireshare attachment **** Solved (really just worked-around) ****

2007-11-19 Thread Aharon Schkolnik
On Monday 19 November 2007, Shachar Shemesh wrote:
 Aharon Schkolnik wrote:
  Not supported ? :
 
  # ethtool -K eth0 off
  no offload settings changed

 ethtool -K eth0 tx off

Nothing I tried with ethtool helped.

However, it now seems that the problem is network/firewall related - not 
related to my computer at all.

Seems that all the MS boxes around me are using a proxy server (even though I 
asked my local MS sysadmin and he assured me that they are not using a 
proxy - I later showed him that they are, in fact), and that is why they are 
able to FTP.  I am now able to FTP too - as  long as I also use the proxy 
server.

Seems it was just a coincidence that I encountered the problem  right after 
re-installing FC.


Thanks a lot to everyone for all the help !

Aharon




 I left out that part by mistake.

 If the former solved your problem, I would also do ethtool -K eth0 rx
 off.

  rx-checksumming: on
  tx-checksumming: on

 Shachar



-- 
  The day is short, and the work is great,|  Aharon Schkolnik
  and the laborers are lazy, and the reward   |  
  is great, and the Master of the house is|  [EMAIL PROTECTED]
  impatient. - Ethics Of The Fathers Ch. 2|  054 8422076

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



between jabber and talkd

2007-11-19 Thread Erez D
i am looking for a simple way to chat securely over the internet.
my server is a linksys router running openwrt
the clients are either windows or linux machines ...

a jabber server is to heavy for it

talkd is not secure (not encrypted)
i do not want to use SSH (as i do not want to give shell or network
access other then to the specific port needed)

also i want to use a graphic client as we do not have a shell open at all times


any idea ?

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: between jabber and talkd

2007-11-19 Thread Oded Arbel

There is a secure chat plugin for Pidgin (used to be Gaim) called Off
the record - http://www.cypherpunks.ca/otr/ 
It promises wanders and while I haven't really checked how secure it is,
one of my friends whose opinion I trust in such matters likes to use it.

This plugin allows you to have secure chats with any other client with
OTR capabilities over any protocol (several other clients can be used
with OTR, check the web site).

On Mon, 2007-11-19 at 16:12 +0200, Erez D wrote:
 i am looking for a simple way to chat securely over the internet.
 my server is a linksys router running openwrt
 the clients are either windows or linux machines ...
 
 a jabber server is to heavy for it
 
 talkd is not secure (not encrypted)
 i do not want to use SSH (as i do not want to give shell or network
 access other then to the specific port needed)
 
 also i want to use a graphic client as we do not have a shell open at all 
 times
 
 
 any idea ?
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

-- 

Oded


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: between jabber and talkd

2007-11-19 Thread Erez D
no need to look far, comes automatically in ubuntu gutsy (universe)

looks great,
I'll try it

thanks,
erez.

On Nov 19, 2007 4:33 PM, Oded Arbel [EMAIL PROTECTED] wrote:

 There is a secure chat plugin for Pidgin (used to be Gaim) called Off
 the record - http://www.cypherpunks.ca/otr/
 It promises wanders and while I haven't really checked how secure it is,
 one of my friends whose opinion I trust in such matters likes to use it.

 This plugin allows you to have secure chats with any other client with
 OTR capabilities over any protocol (several other clients can be used
 with OTR, check the web site).


 On Mon, 2007-11-19 at 16:12 +0200, Erez D wrote:
  i am looking for a simple way to chat securely over the internet.
  my server is a linksys router running openwrt
  the clients are either windows or linux machines ...
 
  a jabber server is to heavy for it
 
  talkd is not secure (not encrypted)
  i do not want to use SSH (as i do not want to give shell or network
  access other then to the specific port needed)
 
  also i want to use a graphic client as we do not have a shell open at all 
  times
 
 
  any idea ?
 
  =
  To unsubscribe, send mail to [EMAIL PROTECTED] with
  the word unsubscribe in the message body, e.g., run the command
  echo unsubscribe | mail [EMAIL PROTECTED]

 --

 Oded



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



MySQL Cluster for HA? What about PostgresQL PGCluster?

2007-11-19 Thread Amos Shapira
Hello,

We are looking at enhancing one of our servers, which runs CentOS 5 on
amd64, for HA using Linux Virtual Servers (LVS). The server runs a web
site using MySQL 5.0.22 and of course we'll need to replicate that on
the second server as well.

Is MySQL Cluster the right solution for us?

At least for now, we think we can do with a master-slave solution
(i.e. only one server serving while the other is in hot standby),
but if it's possible to take advantage of both servers at the same
time and double our capacity then it would be very useful too.

I also have a small web service using PostgresQL (8.1.9, from CentOS
packages) on the same server which will also have to be replicated.
What do people usually use to do this? Is PGCluster a practical
option?

Thanks,

--Amos

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Re: MySQL Cluster for HA? What about PostgresQL PGCluster?

2007-11-19 Thread Yonah Russ
Hi,

AFAIK MySQL cluster requires using the NDB engine which is not 100%
compatible with MYISAM, etc. The more recent a version you have the better
off you will be but there was one point where autoincrement wasn't even
supported. Also from what I know, a NDB cluster needs at least three nodes.

That doesn't mean you can't have an active-active database. If you
application is ready for it, you can set up MySQL in a Master Master
configuration (aka multimaster). For your application to be compatible you
basically need to use only autoincrement primary keys for all your tables
but you should read the whole Megilah - here is a good article:
http://www.onlamp.com/pub/a/onlamp/2006/04/20/advanced-mysql-replication.html

Google has also released some code for multimaster configurations and they
have some docs also:
http://code.google.com/p/mysql-master-master/

Regarding Postgres- I can't recommend anything specific but I am looking
into pgpool and pgpool II for a new project.

Hope that helps,
Yonah

On Nov 20, 2007 2:51 AM, Amos Shapira [EMAIL PROTECTED] wrote:

 Hello,

 We are looking at enhancing one of our servers, which runs CentOS 5 on
 amd64, for HA using Linux Virtual Servers (LVS). The server runs a web
 site using MySQL 5.0.22 and of course we'll need to replicate that on
 the second server as well.

 Is MySQL Cluster the right solution for us?

 At least for now, we think we can do with a master-slave solution
 (i.e. only one server serving while the other is in hot standby),
 but if it's possible to take advantage of both servers at the same
 time and double our capacity then it would be very useful too.

 I also have a small web service using PostgresQL (8.1.9, from CentOS
 packages) on the same server which will also have to be replicated.
 What do people usually use to do this? Is PGCluster a practical
 option?

 Thanks,

 --Amos

 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]




Re: MySQL Cluster for HA? What about PostgresQL PGCluster?

2007-11-19 Thread Amos Shapira
On 20/11/2007, Yonah Russ [EMAIL PROTECTED] wrote:
 Hi,

 AFAIK MySQL cluster requires using the NDB engine which is not 100%
 compatible with MYISAM, etc. The more recent a version you have the better
 off you will be but there was one point where autoincrement wasn't even
 supported. Also from what I know, a NDB cluster needs at least three nodes.

Excuse me for my ignorance but why should I care about MyISAM
compatibility? Can't I use InnoDB as I currently use (or actually was
dictated by the guys who did the initial web application for us)?


 That doesn't mean you can't have an active-active database. If you
 application is ready for it, you can set up MySQL in a Master Master
 configuration (aka multimaster). For your application to be compatible you
 basically need to use only autoincrement primary keys for all your tables
 but you should read the whole Megilah - here is a good article:
 http://www.onlamp.com/pub/a/onlamp/2006/04/20/advanced-mysql-replication.html

Thanks for that pointer - after half a day of googl'ing around about
MySQL cluster, the link above was the first one to point to the fact
that MySQL cluster is an in-memory database.


 Google has also released some code for multimaster configurations and they
 have some docs also:
 http://code.google.com/p/mysql-master-master/

Thanks. I read about such a method (with 4 nodes) almost a year ago
and thought that it might have become obsolate with MySQL cluster. Now
I'll have to re-consider it.

 Regarding Postgres- I can't recommend anything specific but I am looking
 into pgpool and pgpool II for a new project.

Why is pgpool relevant here? It more kind of a reverse proxy fo
postgres in that it'll hide server failure by auto-connecting to
another server. Does it handle data synchronisation as well?

Another point which was just raised in the office - it appears that we
are going to use DRBD for SQLite synchronization - if so then it
should make sense to use DRBD for MySQL synchronization as well to
reduce the configuration complexity. Any thoughts on that?

I'm afraid that I'll have to convert my PostgresQL web service to use
MySQL instead just to reduce the clutter...

Thanks,

--Amos

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]