|
||||||||
I had all my rules reversed. Every rule I have is opposite what you just suggested. Example DNS in --> I have the destination set to 53 and the source set to any. I have proceded to change all of them. What an idiot I am! -----Original Message----- From: sai [mailto:sonicsai at gmail dot com] Sent: Saturday, January 27, 2007 6:36 PM To: Michael Cc: m0n0wall at lists dot m0n0 dot ch Subject: Re: [m0n0wall] Re: sai -->NNTP Traffic shaping rules I think you have the direction pointing the wrong way in both (if the nntp client is inthe LAN and the nntp server is in the WAN/internet cloud somewhere). Try putting in ANY as direction. If you think of browsing web pages.... your outgoing packet that requests the page will have destination port 80, and the packet that comes back with the pge (ie incoming) will have source port 80. I would imagine that nntp would work the same way. sai On 1/27/07, Michael <zlinda1002 at cox dot net> wrote: > Here are the two rules for nntp port 119 that don't seem to ever get traffic > passing through them. > > <rule> > <interface>wan</interface> > <protocol>tcp</protocol> > - <source> > <any /> > </source> > - <destination> > <any /> > <port>119</port> > </destination> > <direction>in</direction> > <iplen /> > <iptos /> > <tcpflags /> > <descr>===> NNTP</descr> > <targetqueue>9</targetqueue> > </rule> > > - <rule> > <interface>wan</interface> > <protocol>tcp</protocol> > - <source> > <any /> > <port>119</port> > </source> > - <destination> > <any /> > </destination> > <direction>out</direction> > <iplen /> > <iptos /> > <tcpflags /> > <descr><= NNTP</descr> > <targetqueue>8</targetqueue > <rule> > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.5.432 / Virus Database: 268.17.12/653 - Release Date: 1/26/2007 > 11:11 AM > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.12/653 - Release Date: 1/26/2007 11:11 AM -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.17.12/653 - Release Date: 1/26/2007 11:11 AM |