Re: Routing weird IPs

2011-07-28 Thread Paulo Santos
Paulo Santos wrote: François TOURDE wrote: Le 15182ième jour après Epoch, Paulo Santos écrivait: Plus this routes: 10.0.0.0 /255.0.0.0 - 10.120.43.158 62.48.163.64/255.224.0.0 - 10.200.34.158 192.168.168.0/255.255.255.192 - 10.120.43.158 If your syntax is "ip/mask - gateway"

Re: Routing weird IPs

2011-07-28 Thread Paulo Santos
Hello, First of all, than you everyone for the replies. François TOURDE wrote: Le 15182ième jour après Epoch, Paulo Santos écrivait: Plus this routes: 10.0.0.0 /255.0.0.0 - 10.120.43.158 62.48.163.64/255.224.0.0 - 10.200.34.158 192.168.168.0/255.255.255.192 - 10.120.43.158 If your

Re: Routing weird IPs

2011-07-27 Thread Paulo Santos
Ivan Shmakov wrote: Paulo Santos writes: >> ... 192.168.168.0/255.255.255.192 - 10.120.43.158 The last one should probably be as follows instead: 192.168.160.0/255.255.255.192 - 10.120.43.158 Why is that? I tried it, though, but I get the same behaviour. Best r

Routing weird IPs

2011-07-27 Thread Paulo Santos
;ve tried with "-host" as well and got: route: netmask 001f doesn't make sense with host route Usage: ... Does anyone knows what's wrong or what do they mean by those configs? Best regards, Paulo Santos -- To UNSUBSCRIBE, email to debian-user-requ...@lists.de

Automate ddclient installation

2009-06-04 Thread Paulo Santos
Hello everyone, I was wondering how I could automate a ddclient installation. The default installation pops a ncurses wizard. Is there a way to avoid that? I'm installing with apt-get install -y --force-yes --ignore-hold. (Debian 4.0) Thanks in advance, Best regards, Paulo Santos