Re: Problem with [microsoft] stuff not working

2005-06-13 Thread Scott Gusler
Upon further inspection i found it was sending 2 other attributes, defaults
from my users file

i started testing it with radclient, using info one of the NAS's sent,
radtest wasn't giving it this extra info i guess
and i ended up with these 2 extra attributes


Framed-MTU = 576
Framed-Compression = Van-Jacobson-TCP-IP


I removed just the MTU and it still worked with the portmasters and started
working perfectly find on the TC1000's too
I'm not quite sure why it wasn't working with that attribute but it resolved
the problem


Scott


- Original Message - 
From: "Alan DeKok" <[EMAIL PROTECTED]>
To: "FreeRadius users mailing list" 
Sent: Wednesday, June 08, 2005 1:32 PM
Subject: Re: Problem with [microsoft] stuff not working


> "Scott Gusler" <[EMAIL PROTECTED]> wrote:
> > now i dunno what kinda voodoo magic is goin on but it's confusing me
>
>   About the only thing I can suggest is to re-order the attributes in
> the FreeRADIUS config, so that they're in the same order as sent by
> SBR.
>
>   If necessary, create a hard-coded config to do this for testing.  If
> it works, it's worth your time to fix the rest of the config.  And
> doing the test should take only 10 minutes.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Problem with [microsoft] stuff not working

2005-06-08 Thread Alan DeKok
"Scott Gusler" <[EMAIL PROTECTED]> wrote:
> now i dunno what kinda voodoo magic is goin on but it's confusing me

  About the only thing I can suggest is to re-order the attributes in
the FreeRADIUS config, so that they're in the same order as sent by
SBR.

  If necessary, create a hard-coded config to do this for testing.  If
it works, it's worth your time to fix the rest of the config.  And
doing the test should take only 10 minutes.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Problem with [microsoft] stuff not working

2005-06-07 Thread Scott Gusler
Ok i'm not sure what all detail i need to give for this post but here
goes

I have a USR Hiperarc tc1000
and a portmaster 4

we migrated from steelbelt to freeradius for auth and accounting

the problem comes in here, when i use freeradius with the portmaster it
works perfect fine, as expected a user gets online and goes wheerever they
please

the TC1000 is another story, when a user dials into this, they "can't" use
microsoft stuff, you open outlook express and try to check pop3 mail
ANYWHERE and it doesn't work, you try imap, it works fine, you open internet
explorer you load google fine, you lod apache.org fine, you try to load any
site using IIS as a server, it won't load, if you try to sign in with msn
messenger it works perfectly fine, irc works fine, yahooo messenger works
fine

now if i switch primary and secondary back to steelbelt, thats it, just
switch it back, it all magically works fine again

now i dunno what kinda voodoo magic is goin on but it's confusing me

accounting attributes sent back by steelbelt only differ in one respect they
send a Class attribute
#steeleblt reply
rad_recv: Access-Accept packet from host 65.111.222.4:1645, id=54, length=76
Service-Type = Framed-User
Framed-Protocol = PPP
Class =
0x5342522d434c20444e3d2273646775736c657041543d223230302200
Session-Timeout = 28800
Idle-Timeout = 1200

freeradius reply
rad_recv: Access-Accept packet from host 127.0.0.1:1645, id=221, length=50
Framed-Protocol = PPP
Idle-Timeout = 1200
Service-Type = Framed-User
Session-Timeout = 28800


If anyone has any insight into whats causing this i'de definatly like to
know

Thanks,
Scott

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html