All of lore.kernel.org
 help / color / mirror / Atom feed
From: "HareRam" <hareram@sol.net.in>
To: Antony Stone <Antony@Soft-Solutions.co.uk>,
	netfilter <netfilter@lists.netfilter.org>
Subject: Re: Fw: Yahoo Messenger
Date: Mon, 7 Oct 2002 10:50:06 +0530	[thread overview]
Message-ID: <00bd01c26dc1$329a8ba0$7cfcc5cb@humanpc> (raw)
In-Reply-To: 200210061743.g96HhwL13290@vulcan.rissington.net

Hi all

any one just give me some example
how can i do this

thanks in advance
hare
----- Original Message -----
From: "Antony Stone" <Antony@Soft-Solutions.co.uk>
To: "netfilter" <netfilter@lists.netfilter.org>
Sent: Sunday, October 06, 2002 11:13 PM
Subject: Re: Fw: Yahoo Messenger


> On Sunday 06 October 2002 6:31 pm, HareRam wrote:
>
> > anyn help will be appriciated
> >
> > thanks
> > hare
> > ----- Original Message -----
> > From: "HareRam" <hareram@sol.net.in>
> > To: "Antony Stone" <Antony@Soft-Solutions.co.uk>; "Netfilter"
> > <netfilter@lists.netfilter.org>
> > Sent: Sunday, October 06, 2002 4:55 PM
> > Subject: Re: Yahoo Messenger
> >
> > > Hi all
> > >
> > > i have developped some front end to user to login and log out
> > > using Visual c++ and i want to count how many minutes he is online
> > > and how many minutes he has reamaining.
> > > all the things are working fine....
> > >
> > > all users have static IP and ARP table is binded to specific user PC
MAC
> > > when the user looged in, iam replacing the  FORWARD rules with  ACCEPT
> > > when he logged out iam replacing the same FORWARD Rules wiht DROP
> > >
> > > the problems after this is.
> > >
> > > 1. after Dropping the Forward Rules, still he able to browse the
existing
> > > site which he is browsing
> > >     but he is not getting any new sites, so i feel he is able to get
the
> > > existing connection data.
>
> This is because there is an entry in the connection tracking table, and as
> slong as that is there the connection will be allowed by your ESTABLISHED
> rule - you would have to put the DROP rules in front of that in your
FORWARD
> chain to cut off any current connections.
>
> > > 2. when he connect to Yahoo Messenger, he is not disconnecting, his
> > > connection is continueing
>
> I have no idea how Yahoo Messenger works.   I am not the person to answer
> this question.
>
> Antony.
>
> --
>
> Documentation is like sex:
> when it's good, it's very very good;
> when it's bad, it's still better than nothing.
>
>



  reply	other threads:[~2002-10-07  5:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <001701c26d5e$28e75d80$7cfcc5cb@humanpc>
2002-10-06 17:43 ` Fw: Yahoo Messenger Antony Stone
2002-10-07  5:20   ` HareRam [this message]
2002-10-07  7:19 FW: " Rob Sterenborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00bd01c26dc1$329a8ba0$7cfcc5cb@humanpc' \
    --to=hareram@sol.net.in \
    --cc=Antony@Soft-Solutions.co.uk \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.