* This is the VOP Radius mailing list *
I am having trouple getting my VPRRS to log errors to a mySQL database.
(Warning :00428) 11/5/2003 11:34:22 ODBC Log Error: State:37000,
Msg:[MySQL][ODBC 3.51 Driver][mysqld-3.23.58]You have an error in your SQL
syntax near '"serverlog" ("errortime", "errortext") VALUES ({ts'2003-11-05
11:16:40'}, 'ODBC ' at line 1>
Lanham
-----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Lanham Rattan
> Sent: Wednesday, May 14, 2003 9:12 AM
> To: [EMAIL PROTECTED]
> Subject: [VOP RADIUS] Assigning Radius Attributes
>
>
> * This is the VOP Radius mailing list *
> I don't want to limit by NAS but rather select a profile based on NAS.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Behalf Of Benjamin Tompkins
> > Sent: Tuesday, May 13, 2003 4:29 PM
> > To: [EMAIL PROTECTED]
> > Subject: [VOP RADIUS] Assigning Radius Attributes
> >
> >
> > * This is the VOP Radius mailing list *
> > The default profile is always active, but any attribute in it can be
> > overidden.
> >
> > As for limiting by NAS, it is explained on this page.
> > http://www.vircom.com/L0g1n/Vircom_Clients/Howtos/howto/howtovopra
> > d_007.asp
> >
> >
> > > * This is the VOP Radius mailing list *
> > > Also, is the default profile always called? There are
> various profiles
> > help
> > > links on Vircoms site but none work.
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] Behalf Of Lanham Rattan
> > > > Sent: Tuesday, May 13, 2003 2:45 PM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > >
> > > >
> > > > * This is the VOP Radius mailing list *
> > > > I would like an example of how to call a filter based on
> > NAS-IP-Address?
> > > >
> > > > Thanks,
> > > >
> > > > Lanham
> > > >
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED] Behalf Of Stephen Goff
> > > > > Sent: Monday, April 14, 2003 3:24 PM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > >
> > > > >
> > > > > * This is the VOP Radius mailing list *
> > > > > You might need to specify the port & protocol:
> > > > >
> > > > > Ascend-Data-Filter = "ip in forward tcp est"
> > > > > Ascend-Data-Filter = "ip in forward 0 dstip 10.1.0.0/24"
> > > > > Ascend-Data-Filter = "ip in drop tcp dstport = 25"
> > > > > Ascend-Data-Filter = "ip in drop tcp dstport = 80"
> > > > > Ascend-Data-Filter = "ip out drop tcp dstport = 80"
> > > > > Ascend-Data-Filter = "ip in forward 0"
> > > > > Ascend-Data-Filter = "ip out forward 0"
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Joe Allen" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Monday, April 14, 2003 10:18 AM
> > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > >
> > > > >
> > > > > > * This is the VOP Radius mailing list *
> > > > > > Hi,
> > > > > >
> > > > > > Thanks, gave it a try but I am still able to browse.
> > > > > >
> > > > > > Joe
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: [EMAIL PROTECTED]
> > > > > > [mailto:[EMAIL PROTECTED] Behalf Of Eric Dean
> > > > > > Sent: Friday, April 11, 2003 10:22 AM
> > > > > > To: [EMAIL PROTECTED]
> > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > >
> > > > > >
> > > > > > * This is the VOP Radius mailing list *
> > > > > > Try
> > > > > >
> > > > > > Ascend-Data-Filter = "ip in forward tcp est"
> > > > > > Ascend-Data-Filter = "ip in forward dstip 10.1.0.0/24" <--Mail
> > > > > server IP
> > > > > > Ascend-Data-Filter = "ip in drop dstip 0.0.0.0/0"
> > > > > > Ascend-Data-Filter = "ip in forward"
> > > > > >
> > > > > > You may need to include a DNS server IP in there too.
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: [EMAIL PROTECTED]
> > > > > > > [mailto:[EMAIL PROTECTED] Behalf Of
> Frank M. Cook
> > > > > > > Sent: Monday, April 07, 2003 12:23 PM
> > > > > > > To: [EMAIL PROTECTED]
> > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > >
> > > > > > >
> > > > > > > * This is the VOP Radius mailing list *
> > > > > > > you need to setup some kind of filter that will restrict them
> > > > > from going
> > > > > > > anywhere but to your mail server.
> > > > > > >
> > > > > > > Frank M. Cook
> > > > > > > Association Computer Services, Inc.
> > > > > > > http://www.acsplus.com
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Joe Allen" <[EMAIL PROTECTED]>
> > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > Sent: Monday, March 31, 2003 4:51 PM
> > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > >
> > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > While your all on the topic. I have a customer that wants a
> > > > > > > dialup account
> > > > > > > > that will only allow you to send and receive email. No
> > > > web browsing.
> > > > > > > Anyone
> > > > > > > > set this up before?
> > > > > > > >
> > > > > > > > Thank you,
> > > > > > > >
> > > > > > > >
> > > > > > > > Joe Allen
> > > > > > > > Power Shift Online
> > > > > > > > 802-253-6287 www.gopowershift.com
> > > > > > > > [EMAIL PROTECTED]
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED]
> > > > > > > > [mailto:[EMAIL PROTECTED] Behalf Of Mike McTee
> > > > > > > > Sent: Monday, March 31, 2003 4:29 PM
> > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > > >
> > > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > Cisco AS53xx
> > > > > > > >
> > > > > > > > Mike
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]
> > > > > > > > On Behalf Of Erik Tijburg
> > > > > > > > Sent: Monday, March 31, 2003 3:13 PM
> > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > What NAS are you using? I know on the Total Control you
> > > > can call a
> > > > > > > > filter via a radius attribute that would accomplish this.
> > > > > > > >
> > > > > > > > Erik L. M. Tijburg
> > > > > > > > Sr. Engineer
> > > > > > > > RedMoon Inc.
> > > > > > > > ISP Support Services
> > > > > > > >
> > > > > > > > 6810 Main Street
> > > > > > > > Frisco TX. 75034
> > > > > > > > (972) 731-0696 Ext 604
> > > > > > > >
> > > > > > > > [EMAIL PROTECTED]
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]
> > > > > > > > On Behalf Of Mike McTee
> > > > > > > > Sent: Monday, March 31, 2003 2:29 PM
> > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > > >
> > > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > Randy,
> > > > > > > >
> > > > > > > > We had contemplated doing it that way, but thought there
> > > > > was surely an
> > > > > > > > easier way... :-)
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > > Mike McTee
> > > > > > > > Internet Systems Technician
> > > > > > > > Eastex Net (www.eastex.net)
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]
> > > > > > > > On Behalf Of Lindsey, Randy
> > > > > > > > Sent: Monday, March 31, 2003 1:55 PM
> > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > My first take would be to assign IP addresses for the Setup
> > > > > user from
> > > > > a
> > > > > > > > specific pool using Radius attributes (not sure which
> > one would
> > do
> > > > > this
> > > > > > > > however...we do use it to assign static IP's but that
> > > > wouldn't allow
> > > > > > > > multiple Setup users at the same time). Once you have the
> > > > > Setup user
> > > > > > > > nailed down to a specific IP(s), you can do some filtering
> > > > > in routers
> > > > > to
> > > > > > > > prevent them from going outside your own ISP.
> > > > > > > >
> > > > > > > > Randy Lindsey
> > > > > > > > Colorado Information Technologies, Inc.
> > http://www.coinfotech.com
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: Mike McTee [mailto:[EMAIL PROTECTED]
> > > > > > > > Sent: Monday, March 31, 2003 12:51 PM
> > > > > > > > To: Vop Radius (Mail List)
> > > > > > > > Subject: [VOP RADIUS] Assigning Radius Attributes
> > > > > > > >
> > > > > > > >
> > > > > > > > * This is the VOP Radius mailing list *
> > > > > > > > Is there a way through assigning attributes in VOP Radius
> > > > > Profiles to
> > > > > > > > limit a dialup customer to only being able to http to a
> > > > specific URL
> > > > > or
> > > > > > > > IP Address?
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > I need a way to prevent our Setup CD from allowing
> > > > > customers to browse
> > > > > > > > anywhere except our setup website. We've experienced
> > > > customers that
> > > > > can
> > > > > > > > somehow end up with the username/password of the Setup CD
> > > > > set as their
> > > > > > > > default connection on their machine and they end up
> surfing on
> > our
> > > > > dime!
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Thanks in advance,
> > > > > > > >
> > > > > > > > Mike McTee
> > > > > > > >
> > > > > > > > Internet Systems Technician
> > > > > > > >
> > > > > > > > Eastex Net (www.eastex.net <http://www.eastex.net/> )
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > This message was virus scanned by Eastex Net using ModusMail
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > > > > [EMAIL PROTECTED] and
> > > > > > > > put the word "LEAVE" in the BODY of the email.
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > > > > [EMAIL PROTECTED] and
> > > > > > > > put the word "LEAVE" in the BODY of the email.
> > > > > > > >
> > > > > > > > This message was virus scanned by Eastex Net using ModusMail
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > > > > [EMAIL PROTECTED] and
> > > > > > > > put the word "LEAVE" in the BODY of the email.
> > > > > > > >
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > [EMAIL PROTECTED]
> > > > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > > > >
> > > > > > > > This message was virus scanned by Eastex Net using ModusMail
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > [EMAIL PROTECTED]
> > > > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > > > >
> > > > > > > >
> > > > > > > > **
> > > > > > > > To leave this list, send an email to
> > [EMAIL PROTECTED]
> > > > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > > >
> > > > > > >
> > > > > > > **
> > > > > > > To leave this list, send an email to
> > [EMAIL PROTECTED]
> > > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > > >
> > > > > >
> > > > > >
> > > > > > **
> > > > > > To leave this list, send an email to
> [EMAIL PROTECTED]
> > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > >
> > > > > >
> > > > > > **
> > > > > > To leave this list, send an email to
> [EMAIL PROTECTED]
> > > > > > and put the word "LEAVE" in the BODY of the email.
> > > > > >
> > > > >
> > > > >
> > > > > **
> > > > > To leave this list, send an email to [EMAIL PROTECTED]
> > > > > and put the word "LEAVE" in the BODY of the email.
> > > >
> > > >
> > > > **
> > > > To leave this list, send an email to [EMAIL PROTECTED]
> > > > and put the word "LEAVE" in the BODY of the email.
> > >
> > >
> > > **
> > > To leave this list, send an email to [EMAIL PROTECTED]
> > > and put the word "LEAVE" in the BODY of the email.
> >
> >
> > **
> > To leave this list, send an email to [EMAIL PROTECTED]
> > and put the word "LEAVE" in the BODY of the email.
>
>
> **
> To leave this list, send an email to [EMAIL PROTECTED]
> and put the word "LEAVE" in the BODY of the email.
**
To leave this list, send an email to [EMAIL PROTECTED]
and put the word "LEAVE" in the BODY of the email.