Хм... man etcnet <br><br>...<br>CONFIGURATION PROFILES<br> A profile is a configuration superset. E.g. when a notebook boots up in several different net-<br> works, it's desirable to select current configuration by just one parameter. Current profile<br>
name can be set via:<br><br> 1. environment variable NETPROFILE (not a good idea I guess)<br><br> 2. file /etc/net/profile (file should contain just one word, e.g. "office" w/o quotes)<br><br>
3. kernel boot parameter "netprofile", e.g. "LILO: linux netprofile=home"<br><br> Specifying a profile does nothing by default. But if etcnet scripts know the current profile<br> name (e.g. "home") and look for a configuration file (e.g. "options") and "options#home"<br>
exists, then "options#home" will be used instead of "options". The same for ipv4address,<br> ipv4route, ipv4rule, ipv6address, iplink and so on).<br><br> Now if you want to boot the same host in two different networks, you will most probably have<br>
to create additional ipv4address#yourprofilename for another address and ipv4route#yourpro-<br> filename for another default route. Same for resolv.conf, I guess.<br><br> Next example: booting two different hosts from the same HDD (root fs). The same as previous,<br>
but additional options#yourprofilename and iftab#yourprofilename for the different network<br> card.<br><br> To switch between configurations without editing /etc/net/profile one can use:<br><br> # service etcnet startwith office<br>
<br> # service etcnet restartwith home<br><br>...<br><br><br>Ну и далее по тексту. Если коротко, то один из профилей соединения умолчальный, а остальные загружаются с явным указанием. Можно сделать при загрузке, а можно и на лету поменять...<br>
<br><br><br><div><span class="gmail_quote">15.02.08, <b class="gmail_sendername">Gleb Kulikov</b> <<a href="mailto:glebus@asd.iao.ru">glebus@asd.iao.ru</a>> написал(а):</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
В сообщении от Пятница 15 февраля 2008 Olvin написал:<br> <br><br> > > Ваш вопрос озадачил. Для чего может потребоваться такое?<br> <br> <br>Ну, например, у меня есть сеть института, и сеть лаборатории, в которую<br>
включены приборы. На одном коммутаторе, но адресные пространства разные, и<br> делать одним нельзя -- udp траффик от приборов засрёт всю сеть.<br> <br> PS: а решал это назначением алиаса в /etc/rc.d/rc.local<br> попытки объяснить ситуацию etcnet'у, ни к чему позитивному не привели: или<br>
dhcp, или статика.<br> <br> <br> --<br> Салют, /GLeb<br> <br> UIN: 15341920<br> <a href="mailto:jabber://gleb@asd.iao.ru">jabber://gleb@asd.iao.ru</a><br> <a href="mailto:sip://2387245@sipnet.ru">sip://2387245@sipnet.ru</a> (telephony)<br>
skype://gleb_kulikov.tomsk (telephony)<br> <a href="mailto:sip://20000204@sip.pctel.ru">sip://20000204@sip.pctel.ru</a> (telephony)<br> netmail: 2:5005/78<br> <br>_______________________________________________<br>
community mailing list<br> <a href="mailto:community@lists.altlinux.org">community@lists.altlinux.org</a><br> <a href="https://lists.altlinux.org/mailman/listinfo/community">https://lists.altlinux.org/mailman/listinfo/community</a></blockquote>
</div><br>