ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] squid и mac
@ 2009-06-10 12:17 Nikolay
  2009-06-10 17:04 ` Afanasov Dmitry
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay @ 2009-06-10 12:17 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Доброго дня.
На данный момент имею 4й server 
ядро - Linux hq.2.6.18-ovz-smp-alt14
и на нём 
squid-3.0.STABLE13-alt1.M40.1
squid-common-3.0.STABLE13-alt1.M40.1
захотелось мне странного - acl по mac адресу 
прописал 
acl router_mac          arp 00:15:17:76:C2:E6
acl servers_local       src 10.1.20.0/24
acl router_local        src 10.0.0.2

#http_access allow  router_mac
http_access allow router_mac  router_local
+ /etc/ethers
00:15:17:76:C2:E6 10.0.0.2
но в результате в аксес логе имею 
 10.0.0.2 TCP_DENIED/407 2413 GET http://....
причём если оставляю только
http_access allow router_local
всё чудестно работает...
Не подскажут ли граждане где ошибка моя ?
-- 


С, уважением, Николай.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Sysadmins] squid и mac
  2009-06-10 12:17 [Sysadmins] squid и mac Nikolay
@ 2009-06-10 17:04 ` Afanasov Dmitry
  2009-06-11  6:32   ` Nikolay
  0 siblings, 1 reply; 3+ messages in thread
From: Afanasov Dmitry @ 2009-06-10 17:04 UTC (permalink / raw)
  To: sysadmins

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

On Wed, Jun 10, 2009 at 03:17:14PM +0300, Nikolay wrote:
> Доброго дня.
> На данный момент имею 4й server 
> ядро - Linux hq.2.6.18-ovz-smp-alt14
> и на нём 
> squid-3.0.STABLE13-alt1.M40.1
> squid-common-3.0.STABLE13-alt1.M40.1
> захотелось мне странного - acl по mac адресу 
хмм, squid в 4м сервере mac умеет? из squid.conf:
The arp ACL requires the special configure option --enable-arp-acl.
проверить: 
squid -v | grep --enable-arp-acl

будет пусто - значит надо пересобирать. 

я вообще не помню, чтобы в альтах squid с этой опцией собран был. хотя мог
и пропустить.
-- 
 С уважением
 Афанасов Дмитрий

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Sysadmins] squid и mac
  2009-06-10 17:04 ` Afanasov Dmitry
@ 2009-06-11  6:32   ` Nikolay
  0 siblings, 0 replies; 3+ messages in thread
From: Nikolay @ 2009-06-11  6:32 UTC (permalink / raw)
  To: sysadmins

В сообщении от 10 июня 2009 Afanasov Dmitry написал(a):
> squid -v | grep --enable-arp-acl
Проверял squid -v | grep enable-arp-acl
- в том и дело, что не пусто :( - возможно я просто неправильно что то 
делаю ...
-- 


С, уважением, Николай.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-11  6:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 12:17 [Sysadmins] squid и mac Nikolay
2009-06-10 17:04 ` Afanasov Dmitry
2009-06-11  6:32   ` Nikolay

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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