How to detect FreeNAS's IP address if I have no Monitors?

Status
Not open for further replies.

Herald.Yu

Dabbler
Joined
Mar 22, 2014
Messages
15
Such as the title!
I want to konw, if I have no monitor, how to determin FreeNAS IP address?

Solution:
If you use MAC OS X, open terminal and type
Code:
ping freenas
ping freenas.local


If you use Linux, open terminal and type
Code:
ping freenas.local
 
Last edited:

enemy85

Guru
Joined
Jun 10, 2011
Messages
757
If u are at home, access your router page and ser all the IP connected!
 

Herald.Yu

Dabbler
Joined
Mar 22, 2014
Messages
15
Thank you for your anwser!
But I want an easiser method to determin FreeNAS IP, what software can solve this problem or commad?
If u are at home, access your router page and ser all the IP connected!
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
Hook up a damn monitor or use hardware with IPMI.. that's how you do it more easily. ;)
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Maybe if you'd ask your whole question, rather than piecing it out over time? You've been given at least four answers here: use your router admin page, hook up a monitor, use IPMI, and use fing. Apparently you don't like any of them. We can't help you with that, if you don't tell us what you're looking for.
 

esamett

Patron
Joined
May 28, 2011
Messages
345
Low tech solution if you have extra/old video card at home:

Most motherboards have PCI-x and PCI slots. You don't need anything but network access to set IP address. You can put video card in any slot. Its OK to unplug controller cards for this. Get your IP address set, then shut down and put things back as they were. Then log in to FreeNAS using web interface from your pc. I use an old PCI video card I salvaged from an old PC I "rescued."

If none of these things work for you then get help from friend.
 

Herald.Yu

Dabbler
Joined
Mar 22, 2014
Messages
15
Maybe if you'd ask your whole question, rather than piecing it out over time? You've been given at least four answers here: use your router admin page, hook up a monitor, use IPMI, and use fing. Apparently you don't like any of them. We can't help you with that, if you don't tell us what you're looking for.
Thank you for your reply!
It's so good for the four ways you gave me to detect FreeNAS's IP address.
I want to find a best way for newbie of FreeNAS. Maybe he/she don't know how to use a router and have no monitor. Unfortunately, he/she also have no smart mobilephone, like iphone or android phone. In this case, how could they get FreeNAS's IP?
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
Lol, let me piece this all together.
You have no router, no monitor (no keyboard/mouse too I'm assuming). At this point I'm beginning to doubt you even HAVE the actual FreeNAS box lol.
 

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
Adding to what @Whatteva said, perhaps said user should'nt attempt to use FreeNAS.
 

fracai

Guru
Joined
Aug 22, 2012
Messages
1,212
Starting somewhere around 9.2, FreeNAS advertises itself on your network as "freenas.local". So you can try loading that in a browser, or ping the address on the command line to get the IP.
 

Knowltey

Patron
Joined
Jul 21, 2013
Messages
430
Thank you for your reply!
It's so good for the four ways you gave me to detect FreeNAS's IP address.
I want to find a best way for newbie of FreeNAS. Maybe he/she don't know how to use a router and have no monitor. Unfortunately, he/she also have no smart mobilephone, like iphone or android phone. In this case, how could they get FreeNAS's IP?

You seem to be looking for an easy way for a non-tech-savvy person to find out the IP address of the FreeNAS box. But therein lies the problem, those aren't the people that FreeNAS is targeting and are the last people that should be using FreeNAS.

If you aren't technical enough to know how to use a router, you aren't technical enough to be running FreeNAS safely. If you don't have the spare time to plug it into a monitor for long enough to get the IP Address, you don't have the spare time to learn how to properly use FreeNAS safely and the best practices.

And as fracai said, anyone who has done their due diligence should know that the FreeNAS advertises as freenas.local on default installation, and with a properly set up network you should be able to access the FreeNAS by that address and get the IP address from that information as well.

You are looking for a solution to a problem that does not exist. If it does come into existence one day, it is a problem between keyboard and chair.

If none of the options presented in this thread are easy enough for a user, then FreeNAS itself is not going to be easy enough. The learning curve to simply use FreeNAS for a user that can't figure out how to do networking 101 would be nigh insurmountable. Learn how to do networking before setting up Network Attached Storage.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,526
OK, if you are so non-technical challenged that the current options aren't available then you either NEED to make one of those available. We're sitting here running in circles with 'what if this' and 'what if that'. Multiple methods have been presented and unless you have an actual problem I'm going to lock this thread. Going through all these theoreticals is NOT something to be done in the forum. This is something your admin should be doing. If he/she can't do this then he/she probably shouldn't be setting up your box.
 

Whattteva

Wizard
Joined
Mar 5, 2013
Messages
1,824
What if the FreeNAS box doesn't have a NIC or it has a NIC, but I don't have long enough cable to connect to switch (screw that, the switch doesn't even exist), what if the FreeNAS box itself doesn't even exist? How do I find the IP for it?!#@
Sorry for the trolling lol, just couldn't resist.
 

HolyK

Ninja Turtle
Moderator
Joined
May 26, 2011
Messages
654
Angry IP scanner. I like version 2 since it does not need java.

Sent from my Motorola Photon Q
 

Herald.Yu

Dabbler
Joined
Mar 22, 2014
Messages
15
Starting somewhere around 9.2, FreeNAS advertises itself on your network as "freenas.local". So you can try loading that in a browser, or ping the address on the command line to get the IP.
Thank you for your reply!
My LAN have a router, a switch, and FreeNAS BOX connected to the switch. FreeNAS-9.2.1.7-RELEASE-x64 (Fresh installation) .
LAN IP: 192.168.1.10
Lastnight, I try to "ping freenas.local" use windows 7 clinet, It's showed the public IP of my network rather than LAN IP.
But when I use MAC AIR "ping freenas.local", the results are correct.
I will try to access the "freenas.local" with browser later.
 
Status
Not open for further replies.
Top