That is not enough.
Zeus, Zeus what miner? Gridseed,Asic, fpga x4/x6 x whatever?
Which Zeusminer is it? Is it controlled via Rapsberry Pi or your desktop?
After that, is the miner working already by means of connecting to a pool and mining?
1.) if it is controlled by Pi you have to connect the miner to your desktop and setup referring conf file.--> are you using the web gui to setup mining or are you running via ssh?
2.) if it is controlled by your desktop you have to connect your bfgminer to the Zeus by setting up the correct conf file. and do you have the correct bfgminer installed which is necessary to run your Zeus. e.g. i have a zeus g-black gridseed 25mhash controlled via pi and solomine to my desktop, modified bfgminer gc-3355 was necessary.
3.) how is your miner connected to the desktop LAN/wireless/usb?
4.) forward referring ip's and ports UDP/TCP to your desktop on firewall and router, make sure your gld wallet exe is whitelisted on firewall/router as well
The first post info is not enough as it is like pocking in the dark.
If you want you join today meeting at noon (1pm est) and we can chat after to get straightened out... let me know. Skype is possible as well.
However,
here the conf file for your wallet:
rpcuser="whatever your name is"
rpcpassword="x"
rpcallowip="whatever the ip of your miner is" <-- provided that your miner is a standalone system with own ip
rpcport=8122
daemon=1
server=1
gen=0
maxconnections=64
dns=1
checkpoints=1
listen=1
dnsseed=1
banscore=50
bantime=14400
addnode=167.160.36.162
addnode=107.161.23.121
addnode=107.161.23.159
addnode=24.54.97.47
addnode=216.170.126.215
addnode=167.160.36.162
addnode=glcnode.ddns.net
to start bfgminer or build conf. file in folder:
stratum+tcp://"whatever the ip of your desktop is":8122 -u whatever your username in conf of wallet is" -p "x"
--enable-scrypt --enable-gridseed --gridseed-options=baud=115200,freq=850,chips=40 --hotplug 30 <-- referring flags for specific miner to run
http://luke.dashjr.org/programs/bitcoin/files/bfgminer/