* [Sysadmins] Как правильно включить proxy_arp в etcnet?
@ 2006-08-10 10:51 Slava Dubrovskiy
2006-08-10 11:20 ` Alexey I. Froloff
0 siblings, 1 reply; 3+ messages in thread
From: Slava Dubrovskiy @ 2006-08-10 10:51 UTC (permalink / raw)
To: Sysadmins
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
Здравствуйте.
Как правильно включить proxy_arp для некоторых интерфейсов в etcnet?
Т.е. мне надо чтобы для некоторых интерфейсов при поднятии сети в
/proc/sys/net/ipv4/conf/eth0/proxy_arp стояла 1
Устанавливаю net.ipv4.conf.eth0.proxy_arp = в /etc/net/sysctl.conf,
делаю network restart и - ничего не происходит.
Хотя какая-то обработка в /scripts/ifup-common предусмотрена.
--
С уважением,
Дубровский Вячеслав.
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] Как правильно включить proxy_arp в etcnet?
2006-08-10 10:51 [Sysadmins] Как правильно включить proxy_arp в etcnet? Slava Dubrovskiy
@ 2006-08-10 11:20 ` Alexey I. Froloff
2006-08-10 11:33 ` Slava Dubrovskiy
0 siblings, 1 reply; 3+ messages in thread
From: Alexey I. Froloff @ 2006-08-10 11:20 UTC (permalink / raw)
To: sysadmins
[-- Attachment #1: Type: text/plain, Size: 693 bytes --]
* Slava Dubrovskiy <slava@> [060810 14:53]:
> Как правильно включить proxy_arp для некоторых интерфейсов в etcnet?
> Т.е. мне надо чтобы для некоторых интерфейсов при поднятии сети в
> /proc/sys/net/ipv4/conf/eth0/proxy_arp стояла 1
> Устанавливаю net.ipv4.conf.eth0.proxy_arp = в /etc/net/sysctl.conf,
> делаю network restart и - ничего не происходит.
> Хотя какая-то обработка в /scripts/ifup-common предусмотрена.
# cat > /etc/net/ifaces/eth0/sysctl.conf
proxy_arp=1
^D
# service network restart
--
Regards, Alexey I. Froloff
AIF5-RIPN, AIF5-RIPE
-------------------------------------------
Inform-Mobil, Ltd. System Administrator
http://www.inform-mobil.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] Как правильно включить proxy_arp в etcnet?
2006-08-10 11:20 ` Alexey I. Froloff
@ 2006-08-10 11:33 ` Slava Dubrovskiy
0 siblings, 0 replies; 3+ messages in thread
From: Slava Dubrovskiy @ 2006-08-10 11:33 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
[-- Attachment #1: Type: text/plain, Size: 849 bytes --]
Alexey I. Froloff пишет:
> * Slava Dubrovskiy <slava@> [060810 14:53]:
>
>> Как правильно включить proxy_arp для некоторых интерфейсов в etcnet?
>> Т.е. мне надо чтобы для некоторых интерфейсов при поднятии сети в
>> /proc/sys/net/ipv4/conf/eth0/proxy_arp стояла 1
>> Устанавливаю net.ipv4.conf.eth0.proxy_arp = в /etc/net/sysctl.conf,
>> делаю network restart и - ничего не происходит.
>> Хотя какая-то обработка в /scripts/ifup-common предусмотрена.
>>
> # cat > /etc/net/ifaces/eth0/sysctl.conf
> proxy_arp=1
> ^D
> # service network restart
>
Ой спасибо.
--
С уважением,
Дубровский Вячеслав.
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3237 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-10 11:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-10 10:51 [Sysadmins] Как правильно включить proxy_arp в etcnet? Slava Dubrovskiy
2006-08-10 11:20 ` Alexey I. Froloff
2006-08-10 11:33 ` Slava Dubrovskiy
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