[FreeNAS 9 Plugin] - MineOS

wazaus

Dabbler
Joined
Dec 14, 2012
Messages
11
I'm guessing "Fing" is a program to check for open ports? What I'm wondering is why it see's port 123456 when that's not even a real port number?

If it is seeing port 12345, that's likely the port the FreeNAS jail is using to receive RPC calls to do stuff like start and stop the plugin.

Yes sorry it is: http://www.overlooksoft.com/fing

nice free with premium features software on multiple platforms for scanning the network. If you have either iphone or android you can download it and see for your self. Unless it is an isolated case.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Yes sorry it is: http://www.overlooksoft.com/fing

nice free with premium features software on multiple platforms for scanning the network. If you have either iphone or android you can download it and see for your self. Unless it is an isolated case.
So what port is it saying is open?
 

Ismael Duarte

Contributor
Joined
Jun 13, 2011
Messages
154
maybe your client version doesn't match the server version you are hosting?
I was trying on my tablet, can be something like that.
Now I've tried on PC, it looks exactly as the video.
Now I can see server online, but still can't connect
[08:59:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@5774ac84[id=<null>,name=duarte,properties={},legacy=false] (/192.168.121.53:50539) lost connection: Disconnected
[08:57:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@57c9b207[id=<null>,name=duarte,properties={},legacy=false] (/192.168.121.53:50499) lost connection: Disconnected
[08:56:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@31753a5a[id=<null>,name=duarte,properties={},legacy=false] (/192.168.121.53:50494) lost connection: Disconnected
Do I need add an user or so? How?
Thank you
 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I was trying on my tablet, can be something like that.
Now I've tried on PC, it looks exactly as the video.
Now I can see server online, but still can't connect

Do I need add an user or so? How?
Thank you
nope, it works fine for me.

you should be asking on a minecraft/mineod server forum. don't know much about your issue cause it always works for me
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Go it ;)
just unchecked "online-mode" in server properties :)
Yeah, you need to do that if you don't want the MC server to verify if you have a real (paid for) account.
 

KillerDram

Dabbler
Joined
Oct 14, 2014
Messages
11
So i've got my server up and running and have made a few and have messing with them and now i want to go install mods onto it and mess with that but when i got the the var/games/ there is no minecraft folder and iver been looking in all the folders and i can't find when i should put the mods in to install them.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
So i've got my server up and running and have made a few and have messing with them and now i want to go install mods onto it and mess with that but when i got the the var/games/ there is no minecraft folder and iver been looking in all the folders and i can't find when i should put the mods in to install them.
did you change the Base Directory setting? if not and you have a server running it has to be there otherwise there would be no minecraft jar to execute.
 

KillerDram

Dabbler
Joined
Oct 14, 2014
Messages
11
nope i havnt changed anything on i installed it and then started messing with making different types of servers and stuff. and ya i know its weird i cant find it at all
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
how are you looking? if it's with CIFS/NFS might be a permission issue.
 

KillerDram

Dabbler
Joined
Oct 14, 2014
Messages
11
im sshing in with filezilla with my user who has wheel group and im looking thru the files
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
im sshing in with filezilla with my user who has wheel group and im looking thru the files
did you try with root? I would think wheel group would be good enough. very strange but it has to be there if the server is running.

you could run 'ps aux' to see the actual service running in that jail. any java commands should lead you to where the files are.
 

KillerDram

Dabbler
Joined
Oct 14, 2014
Messages
11
Ok so i tried to ssh with with root but it wouldn't let me and when I turned the service on and opened the jail and typed 'ps aux' it gave me these commands /bin/csh /usr/pbi/mineos-amd64 /usr/sbin/syslogd -s /usr/sbin/cron -s /usr/pbi/mineos-amd64 all are under the user root. I then went and sshed into the server as my user and looked in each path and in some of them i couldnt even find the file it was running and still no minecraft folder.

EDIT: ok so i went in as root thru freenas as root and the jail shell and i found the minecraft folder. Now is there a way to change the owner group to wheel so i can ssh in thru my user with filezilla to drop mods in or do i have to use the shell in the jail to drop mods in it?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ok so i tried to ssh with with root but it wouldn't let me and when I turned the service on and opened the jail and typed 'ps aux' it gave me these commands /bin/csh /usr/pbi/mineos-amd64 /usr/sbin/syslogd -s /usr/sbin/cron -s /usr/pbi/mineos-amd64 all are under the user root. I then went and sshed into the server as my user and looked in each path and in some of them i couldnt even find the file it was running and still no minecraft folder.

EDIT: ok so i went in as root thru freenas as root and the jail shell and i found the minecraft folder. Now is there a way to change the owner group to wheel so i can ssh in thru my user with filezilla to drop mods in or do i have to use the shell in the jail to drop mods in it?
Yes you can change the ownership/permission level of that folder. Do realize that depending on what you do, your mcserver login will no longer be able to manage servers. I explained permissions as best as I can in the OP, but it's up to you how you set things up.

I personally would
  1. create an mcserver user on FreeNAS, UID=199
  2. Have CIFS access that share/dataset as the mcserver user
 

KillerDram

Dabbler
Joined
Oct 14, 2014
Messages
11
Yes you can change the ownership/permission level of that folder. Do realize that depending on what you do, your mcserver login will no longer be able to manage servers. I explained permissions as best as I can in the OP, but it's up to you how you set things up.

I personally would
  1. create an mcserver user on FreeNAS, UID=199
  2. Have CIFS access that share/dataset as the mcserver user
alright thanks. I'll start messing around with that and see what i can do with it.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
alright thanks. I'll start messing around with that and see what i can do with it.
I just did a quick check and when I setup CIFS at a relatives house so they could access their music collection as a user I used the "force user" and "force group" options. I didn't see this in FreeNAS but you probably can add this to the "Auxiliary Parameters". This is my suggestions, but keep in mind I am only an expert on the UNIX side and avoid the CIFS/Windows stuff when I can.
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
got it working on a PC with 1.8...thanks!
 
Last edited:

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
do realize if you disable 'online-mode' not only can people who didn't pay join your server, there's also no user verification. anyone could log in as your character.
 

marcevan

Patron
Joined
Dec 15, 2013
Messages
432
Yup, just kind of tinkering at the moment. Now, here's the question: Is there a setting to make the server broadcast out? Otherwise Pocket cannot use this since there's no interface to enter an IP.
 
Top