ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey S. Kuznetsov" <buster@vostok.net.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Re: PPTP + freeradius
Date: Mon, 14 Jun 2004 11:42:58 +0300
Message-ID: <40CD6512.4030007@vostok.net.ua> (raw)
In-Reply-To: <20040614080204.GA4689@lks.home>

Konstantin A. Lepikhov wrote:
> Hi Alexey!
> 
> Monday 14, at 10:10:24 AM you wrote:
> 
> 
>>Привет всем!
>> Я никак не могу настроить радиус для ВПН-а.
>> Кто нибудь настраивал такую связку? Подскажите как сделать это 
>>правильно. Может покините ссылки на документацию по этой теме, потому 
>>что я не могу найти ничего подобного.
> 
> А что именно не получается?
> 
[root@bigbox raddb]# cat ./clients

# Client Name           Key
#----------------       ----------
#portmaster1.isp.com    testing123
#portmaster2.isp.com    testing123
#proxyradius.isp2.com   TheirKey
localhost                               lalala890

[root@bigbox raddb]# cat ./clients.conf
client 127.0.0.1 {
       secret          = lalala890
       shortname       = localhost
       nastype         = other
       login       = !root
}

!!!!!!!!!!MYSQL!!!!!!!!!!!!
mysql> select * from radcheck;
+----+----------+-----------+----+--------+
| id | UserName | Attribute | op | Value  |
+----+----------+-----------+----+--------+
|  1 | buster   | Password  | == | static |
|  2 | buster1  | Password  | == | test   |
+----+----------+-----------+----+--------+
mysql> select * from radgroupcheck;
+----+-----------+-----------+----+-------+
| id | GroupName | Attribute | op | Value |
+----+-----------+-----------+----+-------+
|  1 | static    | Auth-Type | == | Local |
|  2 | test      | Auth-Type | == | Local |
+----+-----------+-----------+----+-------+
mysql> select * from radgroupreply;
+----+-----------+-----------------+----+-------------+------+
| id | GroupName | Attribute       | op | Value       | prio |
+----+-----------+-----------------+----+-------------+------+
|  1 | static    | Framed-Protocol | =  | PPP         |    0 |
|  2 | static    | Service-Type    | =  | Framed-User |    0 |
+----+-----------+-----------------+----+-------------+------+
mysql> select * from radreply;
+----+----------+-------------------+----+-------------+
| id | UserName | Attribute         | op | Value       |
+----+----------+-------------------+----+-------------+
|  1 | buster   | Framed-IP-Address | =  | 192.168.2.8 |
+----+----------+-------------------+----+-------------+
mysql> select * from usergroup;
+----+----------+-----------+
| id | UserName | GroupName |
+----+----------+-----------+
|  1 | buster   | static    |
|  2 | buster1  | test      |
+----+----------+-----------+

таблица radacct пустая..
Когда пытается авторизоваться через ВПН, в queries появляеются запросы, 
но авторизация не проходит (((
Не пойму что происходит, в логах ничего нет необычного.
Может я что-то не так длелаю..

-- 
Sincerely,
  Alexey S. Kuznetsov
  AK2351-RIPE




  reply	other threads:[~2004-06-14  8:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14  7:10 [Comm] " Alexey S. Kuznetsov
2004-06-14  8:02 ` [Comm] " Konstantin A. Lepikhov
2004-06-14  8:42   ` Alexey S. Kuznetsov [this message]
2004-06-14  9:32     ` Konstantin A. Lepikhov
2004-06-14 10:33       ` Alexey S. Kuznetsov
2004-06-14 10:52         ` Konstantin A. Lepikhov
2004-06-14 11:38           ` Alexey S. Kuznetsov
2004-06-14 12:07             ` Konstantin A. Lepikhov
2004-06-14 12:40               ` Alexey S. Kuznetsov
2004-06-14 12:54                 ` Konstantin A. Lepikhov
2004-06-14 13:09                   ` Alexey S. Kuznetsov
2004-06-14 14:54                     ` Konstantin A. Lepikhov
2004-06-15  7:43                       ` Alexey S. Kuznetsov
2004-06-15  9:28                         ` Sergey Vlasov
2004-06-15 11:14                           ` Re[2]: " Alexey S. Kuznetsov
2004-06-15 11:45                             ` Alexei Takaseev
2004-06-15 12:24                               ` Re[4]: " Alexey S. Kuznetsov
2004-06-15 14:18                                 ` Alexei Takaseev

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=40CD6512.4030007@vostok.net.ua \
    --to=buster@vostok.net.ua \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git