Re: Can't browse to some sites.

2008-01-16 Thread David Harel
Dotan Shavit wrote: On Tuesday 15 January 2008, David Harel wrote: Tried to use pastebin.com but the file is binary. Any suggestion? Open the file with ethereal (AKA wireshark) and look for the following packets: 1. DNS query 2. DNS reply 3. SYN 4. SYN ACK (probably missing)

managing two interfaces

2008-01-16 Thread Constantine Shulyupin
Hi, I have a computer connected with two interfaces to same network. Each one backups another. When eth0 is down, eth1 have to work. When eth1 is down, eth0 have to work. The most sutable solution I've found is to monitor RUNNING status of interfaces and change the routing table from my program.

RE: managing two interfaces

2008-01-16 Thread Gil Bahat
The linux bonding driver should allow for it - the active-backup mode should work as you describe (with the exception that the two links appear to be active at the same time, if it makes any difference). It is also more versatile than that, allowing for more sophisticated redundancy modes. Take a

Re: managing two interfaces

2008-01-16 Thread Dotan Shavit
You just described teaming of your network interfaces. # On Wednesday 16 January 2008, Constantine Shulyupin wrote: Hi, I have a computer connected with two interfaces to same network. Each one backups another. When eth0 is down, eth1 have to work. When eth1 is down, eth0 have to work.

Re: Can't browse to some sites.

2008-01-16 Thread Dotan Shavit
Some lines are missing (e.g. 29, 30) so we can't tell if your machine is ACKing the received packets. Is it? Does ethereal give more info about the red lines? # On Wednesday 16 January 2008, David Harel wrote: Dotan Shavit wrote: On Tuesday 15 January 2008, David Harel wrote: Tried to use

Re: Can't browse to some sites.

2008-01-16 Thread David Harel
Dotan Shavit wrote: Some lines are missing (e.g. 29, 30) so we can't tell if your machine is ACKing the received packets. Is it? Missing packages are of different IP. Does ethereal give more info about the red lines? All red lines have bad checksum errors. (took me a while to figure

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread Geoffrey S. Mendelson
On Wed, Jan 16, 2008 at 05:59:17PM +0200, aviv sher wrote: Well its me Aviv who started the whole mess :) i would like to thank alot to all the really great insights... though i still have to say that almost no one has come forward either as a CTO or a Programmer... So I am a bit

Re: managing two interfaces

2008-01-16 Thread Marc Volovic
This is indeed teaming. In your case, teaming does not even require teaming on the other side of the cable pair since you do not actively intend to run the paired cables active/active. The specific kernel module is bonding Marc On Jan 16, 2008, at 16:33 PM, Dotan Shavit wrote: You just

Re: managing two interfaces

2008-01-16 Thread Constantine Shulyupin
Thank you for everybody. Bonding is indeed the best solution for interface backup. For my case I looking something more simpler. For my project the best solution is to set IP of disconnected IF to 0.0.0.0 and restore on connection. On Jan 16, 2008 9:31 PM, Marc Volovic [EMAIL PROTECTED] wrote:

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread aviv sher
Hi Guys, Well its me Aviv who started the whole mess :) i would like to thank alot to all the really great insights... though i still have to say that almost no one has come forward either as a CTO or a Programmer... So I am a bit disappointed... so i am asking again if anyone out there knows

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread Danny Lieberman
Mati, Hear. Hear. After lurking on the thread - it's time to put in my 2c.. on the topics of age, compensation, roles and responsibilities and platforms. 1. There IS age discrimination in programming, especially in Israel, but not only. It has to do with many factors but one of the big ones is

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread Marc Volovic
Aviv, You are beginning to disappoint me. What you have not seemed to grasp is that you need to decide what your company needs/wants - a CTO or a programmer. There is precious little chance that you can get both in a single person. You know - just to be on the constructive side - I'll

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread Shachar Shemesh
Marc Volovic wrote: Few people make it over the divide and BECOME managers (I think the only one I can can remember off the cuff is Gil Schwed). A venture capital once picked up from my online resume that I worked at a company they were thinking about investing in, and called me to ask me

Re: [Job Offer and a byte more] PHP programmer and CTO

2008-01-16 Thread Geoffrey S. Mendelson
On Thu, Jan 17, 2008 at 08:35:33AM +0200, Shachar Shemesh wrote: My answer was this. I worked for that company, and I had lots of criticism about how it is being run. I then moved to Check Point, and had even more criticism about how it is being run, so maybe the problem is with me :-)