Package: netscript-2.4
Version: 5.4.5
Severity: important
Tags: patch

Dear Maintainer,

   * What led up to the situation

Setting up a machine to run Open Stack on it, and the OpenVSwitch bridges were
named "br-ex" and "br-int"

Configuring interface: eth0 br0 man0Error: argument "ex_MTU:-" is wrong:
Invalid "mtu" value

Error: an inet prefix is expected rather than "ex".
Error: an inet prefix is expected rather than "ex".
Error: argument "ex_TXQLEN:-" is wrong: Invalid "txqueuelen" value

 br-exError: argument "int_MTU:-" is wrong: Invalid "mtu" value

Error: an inet prefix is expected rather than "int".
Error: an inet prefix is expected rather than "int".
Error: argument "int_TXQLEN:-" is wrong: Invalid "txqueuelen" value

 br-intError: argument "man0_MTU:-" is wrong: Invalid "mtu" value

Error: an inet prefix is expected rather than "man0".
Error: an inet prefix is expected rather than "man0".
Error: argument "man0_TXQLEN:-" is wrong: Invalid "txqueuelen" value

 brg-man0Error: argument "ex0_MTU:-" is wrong: Invalid "mtu" value

Error: an inet prefix is expected rather than "ex0".
Error: an inet prefix is expected rather than "ex0".
Error: argument "ex0_TXQLEN:-" is wrong: Invalid "txqueuelen" value

 brg-ex0.

This is quite a problem.  Investigated and found that it is a limitation of the
way the package configuration parses shell environment variables.




-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_NZ.utf8, LC_CTYPE=en_NZ.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages netscript-2.4 depends on:
ii  bash                 4.3-11+b1
ii  bridge-utils         1.5-9
ii  init-system-helpers  1.22
ii  iproute              1:3.16.0-2
ii  iproute2             3.16.0-2
ii  iptables             1.4.21-2+b1
ii  isc-dhcp-client      4.3.1-5
ii  netbase              5.3

netscript-2.4 recommends no packages.

Versions of packages netscript-2.4 suggests:
ii  bird           1.4.5-1
ii  dnsmasq        2.72-2
pn  quagga         <none>
ii  radvd          1:1.9.1-1.3
ii  resolvconf     1.77~0mag01
pn  whereami       <none>
pn  wicd           <none>
ii  wpasupplicant  2.3-1

-- Configuration Files:
/etc/netscript/network.conf changed:
VERBOSE=YES
IPV6_MODULE=NO
IPV6_DISABLE=NO
IPV4_FWDING_KERNEL=YES
IPV6_FWDING_KERNEL=YES
NET_GLOBAL_SYSCTL="
ipv4/ip_nonlocal_bind NO
ipv4/ip_dynaddr NO
ipv4/icmp_echo_ignore_all NO
ipv4/icmp_echo_ignore_broadcasts YES
ipv4/tcp_ecn NO
"
BACKUP_LEVELS=3
IF_AUTO="eth0 brg0 blan0 bdmz0 baoe0 binet1 bwan0 br0"
IF_DYNAMIC="ppp0"
ALLIF_ACCEPT_REDIRECTS=NO
IF_DEFAULT_IPV6_DISABLE=NO
DEF_IP_SPOOF=YES
DEF_IP_KRNL_LOGMARTIANS=YES
BRG_SWITCH=no
blan0_IPADDR="192.168.110.35/24_brd_192.168.110.255 
fd14:828:ba69:1:ae22:bff:fe28:13ab/64 2001:470:f012:1:ae22:bff:fe28:13ab/64"
brg0_IPADDR="172.31.7.1/24_brd_172.31.7.255 fd14:828:ba69:7::1/64 
2001:470:f012:7::1/64"
baoe0_IPADDR="fd14:828:ba69:f::2/64"
blan0_IP_SPOOF=YES
brg0_IP_SPOOF=YES
blan0_IP_KRNL_LOGMARTIANS=YES
brg0_IP_KRNL_LOGMARTIANS=NO
binet1_IP_KRNL_LOGMARTIANS=NO
bdmz0_IP_KRNL_LOGMARTIANS=NO
eth0_IPV6_DISABLE=YES
binet1_IPV6_DISABLE=YES
bdmz0_IPV6_DISABLE=YES
br0_IPV6_DISABLE=YES
bwan0_IPV6_DISABLE=YES
baoe0_IPV6_DISABLE=NO
blan0_IPV6_DISABLE=NO
brg0_IPV6_DISABLE=NO
baoe0_IPV6_FWDING=NO
blan0_IPV6_ACCEPT_RA=YES
blan0_IPV6_ACCEPT_RA_PINFO=NO
blan0_IPV6_ACCEPT_RA_RT_INFO_MAX_PLEN=64
blan0_IPV6_ROUTER_SOLICITATIONS=YES
blan0_RESOLVCONF="options edns0 inet6\nsearch internal.anathoth.net 
anathoth.net\nnameserver fd14:828:ba69:1:21c:f0ff:fefa:f3c0"
ppp_FAIRQ=YES
ppp_TXQLEN=30
ppp0_start () {
        # don't run pppd if link already exists...
        [ -f /var/run/$1.pid ] && kill -0 `cat /var/run/$1.pid` && return 0
        # call ISP       
        pppd call avpptp0
}
ppp_stop () {
        [ ! -f /var/run/$1.pid ] && return 0
        qt kill `cat /var/run/$1.pid`
        sleep 5           # Wait for pppd to die
}
ppp0_network_ppp () {
        ip route replace 192.168.6.0/24 via 192.168.6.2 dev ppp0
        ip route replace 111.65.225.99/32 via 192.168.6.2 dev ppp0
}
MRK_CRIT=0x1                      # Critical traffic, routing, DNS
MRK_IA=0x2                      # Interactive traffic - telnet, ssh, IRC
MRK_T1=0xa
MRK_T2=0x14
CLS_FAIRQ="${MRK_CRIT}_89_0/0 ${MRK_CRIT}_udp_0/0_route ${MRK_CRIT}_tcp_0/0_bgp 
${MRK_CRIT}_tcp_0/0_domain ${MRK_CRIT}_udp_0/0_domain ${MRK_IA}_tcp_0/0_telnet 
${MRK_IA}_tcp_0/0_ssh"
IPV6_CLS_FAIRQ="${MRK_CRIT}_89_0/0 ${MRK_CRIT}_udp_0/0_route 
${MRK_CRIT}_tcp_0/0_bgp ${MRK_CRIT}_tcp_0/0_domain ${MRK_CRIT}_udp_0/0_domain 
${MRK_IA}_tcp_0/0_telnet ${MRK_IA}_tcp_0/0_ssh"
MANGLE_OUTPUT_BYPASS="gre_0/0 esp_0/0 ah_0/0 ipip_0/0 encap_0/0"
IPV6_MANGLE_OUTPUT_BYPASS="gre_0/0 esp_0/0 ipip_0/0 encap_0/0"
LOG_LEVEL=warning
LOG_MAXRATE=3  # messages per second
LOG_TARGET=REJECT
IPV6_LOG_TARGET=REJECT
IPV6_ICMPHOST_MAXRATE=200 # messages per second
IPV6_ICMPFWD_MAXRATE=1000 # messages per second
IPV6_ICMPHOST_OPTIONAL="redirect 144 145 146 147"
IPV6_ICMPFWD_OPTIONAL="144 145 146 147"
MARTIAN_BYPASS="192.168.0.0/16 172.16.0.0/12 10.0.0.0/8"
IPV6_MARTIAN_BYPASS="fd14:828:ba69::/48"
MARTIAN_NETS=""                 # List of additional martian/invalid 
                                # IP source addresses - network/mask
IPV6_MARTIAN_NETS=""
LOG_NOISE="NO"
IPV6_LOG_NOISE="NO"
        
INGRESS_IPS="127.0.0.1 203.79.116.183 192.168.110.254 172.31.10.254"
IPV6_INGRESS_IPS="fd14:828:ba69:1::254 2001:470:f012::254 fd14:828:ba69:2::254 
2001:470:f012:2::254 2001:470:c:2e6::2"
INGRESS_FWD_NETS="127.0.0.0/8"
IPV6_INGRESS_FWD_NETS="::1"
SNMP_MANAGER_IPS="192.168.1.1"
IPV6_SNMP_MANAGER_IPS="::1"
SNMP_DEST_BLOCK=0/0
IPV6_SNMP_DEST_BLOCK=::/0
IP_BLOCKS="203.79.116.183/32"
IPV6_IP_BLOCKS="2001:470:f012::/48"
SMB_BLOCK=YES
SNMP_BLOCK=YES
IPV6_OUT_TARGET=RETURN


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to