On Sun, Oct 30, 2011 at 1:02 PM, Sarfaraz Kazi sarzkazi@gmail.com wrote:
On 30 October 2011 00:00, Sachin Divekar ssd532@gmail.com wrote:
Hi,
I am using SSV connection on Ubuntu 10.10.
Configure your network according to the settings provided by SSV. Unpack crcllient then just execute following command: ./crclient -u user_name
They bind your ethernet MAC id. So if you are already using their connection on windows box you need to set your windows mac in linux.
Please guide me on this part (setting the windows MAC).
So you are using SSV connection from another system running windows? Which Windows OS you are using? For the particular version of windows search for finding MAC/physical address of ethernet card. Note that address. Suppose this address is 11:22:33:44:55:66
enter following command in fedora:
ifconfig eth0 hw ether 11:22:33:44:55:66
then again try to connect.
otherwise you can just call them and ask for binding new mac address.
-- Sachin