Bugzilla – Bug 131247
iproute2 breaks rasconnect.pl
Last modified: 2005-11-08 14:49:04 UTC
rasconnect.pl does "ip r g 195.135.221.3" which errors out with Object "r" is unknown, try "ip help". this used to work forever. workaround: change it to "ip route g 192.135.221.3" however, the previous behaviour is documented: IP - COMMAND SYNTAX OBJECT .. The names of all objects may be written in full or abbreviated form, f.e. address is abbreviated as addr or just a. breaks RAS -> blocker
This is already fixed in newer versions of iproute2, just waiting for another upstream snapshot.
New version submitted for STABLE.