Timeline for Mark packets between machines (client and router)?
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 22, 2013 at 1:01 | vote | accept | pylover | ||
| Sep 22, 2013 at 1:01 | answer | added | Gilles 'SO- stop being evil' | timeline score: 2 | |
| Sep 21, 2013 at 23:43 | comment | added | pylover | and another question: are you know where the marks stored ? (memory|disk|??) | |
| Sep 21, 2013 at 23:42 | comment | added | pylover | yes exactly i trying to do this. if you are sure, this may be an Answer to this Q. | |
| Sep 21, 2013 at 23:39 | comment | added | Gilles 'SO- stop being evil' | Oh, I just figured out what you're doing. No, this can't possibly work: marks aren't stored inside the packets, they're part of kernel data structures. You can't set a mark on one machine and see it on another machine. What are you trying to do? | |
| Sep 21, 2013 at 23:35 | comment | added | pylover | @Gilles, i think marks are deleted before packet leaving the box. because there was the same result, after replacing the wifi-router by a cross-cat5-cable. | |
| Sep 21, 2013 at 23:34 | comment | added | Gilles 'SO- stop being evil' |
Sorry about -v, my bad, I misread. Hmmm, are those ping packets from the inside supposed to be caught by the mangle chain on the router? I need to look it up.
|
|
| Sep 21, 2013 at 23:33 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |
added information from comment; English
|
| Sep 21, 2013 at 23:25 | comment | added | pylover | @Gilles, there are rules that already generated by `iptables -vnL', and just a simple ping from a client (which connected via a wireless-accesspoint to the router) to the outside of the intranet. | |
| Sep 21, 2013 at 23:21 | comment | added | Gilles 'SO- stop being evil' |
Please post the rules again with iptables -nvL …, as some conditions are omitted without -v. Also tell us exactly how you're sending packets.
|
|
| Sep 21, 2013 at 17:44 | history | edited | slm♦ | CC BY-SA 3.0 |
deleted 10 characters in body
|
| Sep 21, 2013 at 17:18 | history | asked | pylover | CC BY-SA 3.0 |