|
Bugzilla – Full Text Bug Listing |
| Summary: | iproute2 breaks rasconnect.pl | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Dirk Mueller <dmueller> |
| Component: | Network | Assignee: | Mads Martin Joergensen <mmj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Blocker | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
This is already fixed in newer versions of iproute2, just waiting for another upstream snapshot. New version submitted for STABLE. |
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