vifnum appears to be entirely a figment of network-route's imagination;
I can see no evidence of it elsewhere in the Debian Xen packages.
Since network-route claims to default to eth0 and does not document
vifnum at all, the obvious fix would be to change:
netdev=${netdev:-eth${vifnum}}
to:
netdev=${netdev:-eth0}
ttfn/rjk
Reasonably Related Threads
- Processed: user pkg-xen-devel@lists.alioth.debian.org, usertagging 477525, closing 477525
- Bug#477525: xend with network-route fails to start, missing $vifnum
- Bug#520641: Cannot create HVM domain
- Multiple NIC usage in RHEL5
- xen 3.4.3 on CentOS 5.5 dom0: multiple nic issue -- eth1 won''t restart
