* Re: Fw: Yahoo Messenger
[not found] <001701c26d5e$28e75d80$7cfcc5cb@humanpc>
@ 2002-10-06 17:43 ` Antony Stone
2002-10-07 5:20 ` HareRam
0 siblings, 1 reply; 3+ messages in thread
From: Antony Stone @ 2002-10-06 17:43 UTC (permalink / raw)
To: netfilter
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.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Fw: Yahoo Messenger
2002-10-06 17:43 ` Fw: Yahoo Messenger Antony Stone
@ 2002-10-07 5:20 ` HareRam
0 siblings, 0 replies; 3+ messages in thread
From: HareRam @ 2002-10-07 5:20 UTC (permalink / raw)
To: Antony Stone, netfilter
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.
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* FW: Yahoo Messenger
@ 2002-10-07 7:19 Rob Sterenborg
0 siblings, 0 replies; 3+ messages in thread
From: Rob Sterenborg @ 2002-10-07 7:19 UTC (permalink / raw)
To: 'harvey@hnu.edu.ph'; +Cc: 'netfilter@lists.netfilter.org'
[-- Attachment #1: Type: text/plain, Size: 826 bytes --]
Also take a look here :
http://www.tek-tips.com/gviewthread.cfm/lev2/3/lev3/22/pid/43/qid/12602
-----Original Message-----
From: Rob Sterenborg
Sent: maandag 7 oktober 2002 09:09
To: 'harvey@hnu.edu.ph'
Cc: 'netfilter@lists.netfilter.org'
Subject: RE: Yahoo Messenger
> Ive already tried this about a month ago and but theres an
> error saying that "host/network 'cs1.yahoo.com' not found"
> ... this is also treu with cs2 and cs3 ...hmmm am i the only
> one getting this kind of error? Pls tell me
Right. I should have checked that.
Aren't there any servers mentioned in the messenger setup (I don't use it
myself) ?
I just checked on cs.yahoo.com and that one exists but everytime I ping that
server I'm redirected to cs41.msg.sc5.yahoo.com (216.136.233.128).
I don't know if that's the same one for you ?
Rob
[-- Attachment #2: Type: text/html, Size: 1730 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-07 7:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <001701c26d5e$28e75d80$7cfcc5cb@humanpc>
2002-10-06 17:43 ` Fw: Yahoo Messenger Antony Stone
2002-10-07 5:20 ` HareRam
2002-10-07 7:19 FW: " Rob Sterenborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox