Community discussions

MikroTik App
 
butteryak
newbie
Topic Author
Posts: 40
Joined: Fri Sep 12, 2008 1:16 am

no ping in WINE, running as root. Ubuntu

Tue Dec 30, 2008 10:02 pm

well, I've followed all the install directions and I'm running the dude, as root. still I have no ping from the dude running in wine. I just switched over to linux, and I imported my old config, everything comes up fine. but there is no ping. anyone have any ideas what else I can look at.

I'm running the latest stable version of "The dude" on wine. on Ubuntu Hardy heron.

Thanks for any help. I love the dude, it's been very handy. I hope i can get it functioning on Linux!
 
frontiersteve
newbie
Posts: 37
Joined: Fri Sep 26, 2008 1:17 am

Re: no ping in WINE, running as root. Ubuntu

Mon Sep 14, 2009 5:41 pm

Same problem here. Any answers yet?
 
jmacias
just joined
Posts: 9
Joined: Thu Oct 08, 2009 8:50 pm
Location: Houston, TX

Re: no ping in WINE, running as root. Ubuntu

Thu Oct 08, 2009 8:58 pm

Here is what I did (this works on Fedora 11, but should also work for you in Ubuntu).

* Create a new Profile in Terminal named 'Dude'
* In the Profile settings go to Title and Command and set the following settings:

Initial title: Dude Ping (not critical)
When command exits: 'Hold the terminal open'[/list]

* Then in The Dude create a new tool:

Name: 'Gnome Ping' (not critical)
Command:
/usr/bin/gnome-terminal --hide-menubar --window-with-profile=Dude -t "ping [Device.FirstAddress]" -x /bin/bash -c "/bin/ping [Device.FirstAddress]; sleep 1"

Hope this helps for you! I have also created another 'Gnome' tools for Web, SSh, Telnet, etc, etc.