Hello, i would like to run udpcast on a computer which has 2 NICs. udpcast is using eth0, but i have to integrate eth1 as the used device. (i can do this with the additional command line parameter -interface eth1) but the interface eth1 don't come up automatically, i must invoke a ifconfig eth1 up before udpcast. But i can only assign a static ipadress to eth1 with ifconfig, the dhcp option doesn't work. Has anyone a idea how i can bring up eth1 on this small console with DHCP? regards, Markus Forster
Hi, i think "dhcpcd eth1" should do the trick. Bye Matteo On Thu, 29 May 2008 14:40:29 +0200 "m.forster" <m.forster@advanced-business-solutions.de> wrote:
Hello,
i would like to run udpcast on a computer which has 2 NICs. udpcast is using eth0, but i have to integrate eth1
as the used device. (i can do this with the additional command line parameter -interface eth1)
but the interface eth1 don't come up automatically, i must invoke a ifconfig eth1 up before udpcast.
But i can only assign a static ipadress to eth1 with ifconfig, the dhcp option doesn't work.
Has anyone a idea how i can bring up eth1 on this small console with DHCP?
regards,
Markus Forster
participants (2)
-
m.forster -
Matteo Balduzzi