Newbie needs help with Sharing on VLAN

well, i created the following file and uploaded to /var/etc/ ,rebooted and...no change.

I tried to upload it to /etc/init.d but i couldnt, i click the upload button and the ftp screen flashed but nothing appears in the dreambox directory. Is that normal? I'm using DCC 2.1

#!/bin/sh
ifconfig eth0 down
ifconfig eth0 hw ether 00:09:34:F4:19:4B
ifconfig eth0 up

i created the file with notepad and saved it as init, no extension at all.
 
If there any non-Unix characters in the file it may screw up the Dreambox.

I usually use UltraEdit32 to edit the files. Can't help with DCC as I've never used it.

How much space is left in /var ?
 
Thanks for the tip for the text editor.
var used: 38%

I'll try with a more "normal" FTP client and report back.
 
Back
Top