Bug 576429
| Summary: | cannot set arhln using arptables mangle options | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Hushan Jia <hjia> | ||||
| Component: | arptables_jf | Assignee: | Jiri Skala <jskala> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Aleš Mareček <amarecek> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 5.4 | CC: | aglotov, amarecek, ovasik | ||||
| Target Milestone: | rc | Keywords: | Patch, Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 807315 906355 1030508 (view as bug list) | Environment: | |||||
| Last Closed: | 2011-11-28 13:57:49 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 807315, 906355, 1030508 | ||||||
| Attachments: |
|
||||||
|
Description
Hushan Jia
2010-03-24 01:29:08 UTC
Do replace --arhln=06 with --arhln 06 and it should work. Please read man page carefully, try more cases. Sorry, I tried that, just not mentioned in first comment: [root@localhost ~]# arptables -A OUT --arhln 06 --target-hw EA:5F:72:69:25:94 -j mangle --mangle-hw-s 52:54:00:12:34:57 arptables v0.0.8: no hln defined Try `arptables -h' or 'arptables --help' for more information. it does not work. This is an issues using mangle-hw opitns. Created attachment 519821 [details]
The patch fixes this issue
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1481.html |