Re: [solved] Re: rsync with crossover cable connection

2010-01-28 Thread Alex Samad
On Thu, Jan 28, 2010 at 09:35:22PM +0100, Rodolfo Medina wrote: > Sven Joachim writes: > [snip] > >From Acer to Hyundai, I do: > > $ rsync -vr test 192.168.0.1:/home/rodolfo > > , and, from Hyundai to Acer: > > $ rsync -vr test 192.168.0.2:/home/rodolfo what happens if you have modified t

[solved] Re: rsync with crossover cable connection

2010-01-28 Thread Rodolfo Medina
Sven Joachim writes: > It may be that eth1 is the right device. Can you please show the > contents of /etc/udev/rules.d/70-persistent-net.rules ? It seems that you were right. In /etc/network/interfaces I replaced eth0 with eth1 and (some days after, when I got back home) it worked fine: now