| Anonymous | Login | Signup for a new account | 2010-09-09 21:24 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0000695 | IPFire 2.7 | Stable/Final-Version | public | 2010-07-26 09:33 | 2010-08-18 15:23 | |
| Reporter | traxxus | |||||
| Assigned To | Maniacikarus | |||||
| Priority | normal | Severity | feature | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | i386 | OS | Linux | OS Version | 2.7 | |
| Product Version | Core38 | |||||
| Target Version | Core40 | Fixed in Version | Core40 | |||
| Summary | 0000695: Port Range bei QoS ermöglichen | |||||
| Description | Beim QoS ist es beim erstellen einer neuen Port Regel nicht möglich, Port Ranges anzugeben. Das Textfeld ist auf 5 Ziffern begrenzt. Ob es jedoch reicht einfach die maxlenght="5 auf" maxlenght="11" zu ändern, weiss ich nicht. Darum soll sich jemand mit Hintergrundwissen kümmern. | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Notes |
|
|
(0002188) Maniacikarus (administrator) 2010-07-30 16:53 |
iptables -t mangle -A QOS-OUT -p tcp --dport 80:81 -j MARK --set-mark 104 iptables -t mangle -A QOS-OUT -p tcp --dport 80:81 -j RETURN hat zumindest funktioniert, also erweiter das Feld mal und probiere es aus |
|
(0002217) Maniacikarus (administrator) 2010-08-06 10:31 |
Hast Du das mal ausprobiert? |
|
(0002218) traxxus (reporter) 2010-08-06 12:15 edited on: 2010-08-06 12:19 |
Eben jetzt. "Fressen" tut er die Angaben, es kommen keine Fehler. Aber ob die Regel auch wirklich greift sehe ich nicht. Das Diagramm ist zu undeutlich. Grafik: http://niceone.game-host.org/picup/images/0608.jpg [^] |
|
(0002219) Maniacikarus (administrator) 2010-08-12 07:16 |
Sorry dass ich erst jetzt wieder reagiere, aber ob er das genommen hat siehst Du in der iptables CGI für QOS-INC oder OUT dort müssten marks für die 102 entsprechend da sein |
|
(0002221) traxxus (reporter) 2010-08-12 22:18 |
Also. Ich sehe keinen einzigen Eintrag, in welchem einer der Ports der festgelegten Range zu sehen ist. |
|
(0002222) Maniacikarus (administrator) 2010-08-14 10:45 |
Für tcp funktionert es scheinbar, andere Protokolle scheinbar nicht 0 0 MARK tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spt:10 dpts:12:13 MARK set 101 0 0 MARK tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp spts:10:11 dpts:12:13 MARK set 101 0 0 MARK tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpts:80:81 MARK set 104 0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpts:80:81 |
|
(0002239) Maniacikarus (administrator) 2010-08-17 07:53 |
Ich werd die Feldlänge mal erhöhen allerdings das Ganze nicht offiziell anpreisen, das funktioniert nicht in allen Fällen und wenn man das so machen möchte sollte man sich ein wenig auskennen und wissen wo man suchen muss falls es nicht funktioniert |
|
(0002245) Maniacikarus (administrator) 2010-08-18 15:23 |
http://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=ec3573fc83603317b0e9dd195426d8947a1c25f2 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-26 09:33 | traxxus | New Issue | |
| 2010-07-30 16:53 | Maniacikarus | Note Added: 0002188 | |
| 2010-07-30 16:53 | Maniacikarus | Assigned To | => Maniacikarus |
| 2010-07-30 16:53 | Maniacikarus | Status | new => feedback |
| 2010-07-30 16:54 | Maniacikarus | Severity | tweak => feature |
| 2010-07-30 16:54 | Maniacikarus | OS Version | 2.5 => 2.7 |
| 2010-08-06 10:31 | Maniacikarus | Note Added: 0002217 | |
| 2010-08-06 12:15 | traxxus | Note Added: 0002218 | |
| 2010-08-06 12:15 | traxxus | Status | feedback => assigned |
| 2010-08-06 12:19 | traxxus | Note Edited: 0002218 | View Revisions |
| 2010-08-12 07:16 | Maniacikarus | Note Added: 0002219 | |
| 2010-08-12 22:18 | traxxus | Note Added: 0002221 | |
| 2010-08-14 10:45 | Maniacikarus | Note Added: 0002222 | |
| 2010-08-17 07:53 | Maniacikarus | Note Added: 0002239 | |
| 2010-08-17 07:53 | Maniacikarus | Target Version | => Core40 |
| 2010-08-18 15:23 | Maniacikarus | Note Added: 0002245 | |
| 2010-08-18 15:23 | Maniacikarus | Status | assigned => resolved |
| 2010-08-18 15:23 | Maniacikarus | Resolution | open => fixed |
| 2010-08-18 15:23 | Maniacikarus | Fixed in Version | => Core40 |
| Copyright © 2000 - 2010 MantisBT Group |