ALT Linux Bugzilla
– Attachment 3990 Details for
Bug 7763
zcip устанавливает default route, хотя не должен
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
/etc/zcip/zcip.d/suppress-default-route
suppress-default-route (text/plain), 382 bytes, created by
Ivan Zakharyaschev
on 2009-10-15 17:08:52 MSD
(
hide
)
Description:
/etc/zcip/zcip.d/suppress-default-route
Filename:
MIME Type:
Creator:
Ivan Zakharyaschev
Created:
2009-10-15 17:08:52 MSD
Size:
382 bytes
patch
obsolete
>#!/bin/bash > ># It's a workaround for the annoying https://bugzilla.altlinux.org/show_bug.cgi?id=7763 . > ># It will be called by /etc/zcip/zcip-script after zcip sets new IP; as stated there: >readonly IFACE="$1" IP="$2" ETHADDR="$3" ># Hmm, what is meant by the "Ethernet address"? > ># Suppress the unwanted route, as it is observed. >ip -stats route del default dev "$IFACE" scope link
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 7763
: 3990