New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Finding the Bubba's IP Address from linux

Got problems with Bubba? Then this forum is for you.
Locked
pbajoswb
Posts: 4
Joined: 26 Feb 2008, 09:17

Finding the Bubba's IP Address from linux

Post by pbajoswb »

I working from a laptop with Linux on it. And OK, I am newbee.

According to the Bubba manual you should use the NMBLOOKUP command to get the Budda's IP address returned to you.

I want to "mount" the Bubba on this laptop with NFS.

My problem is that from what I can find out NMBLOOKUP is a samba command and samba isn't installed on my laptop.

Is there an alternative to NMBLOOKUP?
Eek
Posts: 372
Joined: 23 Dec 2007, 03:03
Location: the Netherlands

Post by Eek »

Hi

there are many ways to get an ip address from a remote machine.
nmap is such a utility.
But you can also just install samba on your linux laptop.
cheers
Eek
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Post by Cheeseboy »

Hi there,

If you haven't got a clue what your bubba's IP address is, I suggest you look at the web interface of your router, which will tell you what IP has been assigned to the bubba.

You can mount your bubba shares via NFS, but you have to make sure the name resolution works first, unless you want to keep typing in IP numbers.
On howto install NFS, see this thread:
http://forum.excito.net/viewtopic.php?t=892&


Cheers,

Cheeseboy
JanLarsen
Posts: 18
Joined: 18 Apr 2008, 17:11

Post by JanLarsen »

I believe the most reliable way is

Code: Select all

/sbin/ifconfig
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Post by Cheeseboy »

That has the small drawback that if you do not know the IP address of the bubba, you cannot connect to it to issue the command.
JanLarsen
Posts: 18
Joined: 18 Apr 2008, 17:11

Post by JanLarsen »

What? So his Bubba is just standing there? No contact? That's so sad :cry:
Locked