@Hunter-Bonner Could you try to connect the FOG server over TFTP, using WinSCP maybe

Posts made by ch3i
-
RE: FOG not PXE boot anymore
-
RE: FOG not PXE boot anymore
@Hunter-Bonner said:
@ch3i How do you verify these options? I mean is this something I should be able to access from the web portal or the server directly and if so where exactly?
https://wiki.fogproject.org/wiki/index.php/Modifying_existing_DHCP_server_to_work_with_FOG
-
RE: FOG not PXE boot anymore
@Hunter-Bonner said:
@ch3i Sorry I do not know what you mean. Iām a total n00b to FOG.
To boot your clients on PXE, you need :
- An IP >> itās OK
- A DHCP option that specified the TFTP server (option 66) : the ip of the server >> NOK
- A DHCP option that specified the boot file (option 67) : pxelinux.0 >> NOK
-
RE: FOG not PXE boot anymore
@Hunter-Bonner What are your 66/67 dhcp options ?
-
RE: FOG EMMC compatability
@Jamie-Read SVN versions are very stable, lot of us use it
@cspence said:Unfortunately, at this time, 1.2.0 uses a specific kernel. I talked to @Tom-Elliot about it and he said that 1.2.0 probably wonāt work properly with a newer init.
Your option at this point is to try out the bleeding edge and see if the latest SVN version serves your needs for now.
-
RE: FOG not PXE boot anymore
@Hunter-Bonner Hi, If your installation is the same than about 2 month, I think that is not a FOG problem
Is there a new network configuration or DHCP ? -
RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu
@cspence When Iāve wrote that script I only used FOG Database⦠But to minimize security problem Iāve created a read only mysql user.
If you can help me than @Junkhacker to optimize my script or create a FOG client for Linux, you are welcome lol.@Junkhacker Iām trying to optimize security (Iāve discover service/class files on fog since 2/3 months), Iāll post a āFOG clientā for linux (Redhat/Debian based during this month)
-
RE: Wake on LAN over different VLANS
@szecca1 Goverlan is on the same VLAN than FOG Server ? I ask you for that because in my network only one VLAN can WOL on other vlans.
-
RE: Database update Fails
@Clifford-Raymond Hi, please create a new topic (The āDatabase update Failsā is solved) with your problem and your FOG configuration (OS, FOG version, ā¦)
-
RE: Fog on existing network, clients wont boot.
@jguest Whatās the content or your tftboot folder and the rights on files under ?
-
RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu
I forgot to tell you that you could choose to only install the āfog serviceā :
-
RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu
Post updated due to new Forum.
Enjoy -
RE: Ubuntu Image
@cspence I need to update the old post⦠the new forum kill my post lol. A script is missing.
-
RE: Ubuntu Image
@the_duke Hi, Iāve made a script to do that : https://forums.fogproject.org/topic/4510/scripts-customization-of-ubuntu-fog-service-for-ubuntu
-
RE: Add new storage node with problems
@rintintin76 lol tu peux me rƩpondre en Anglais aussi
Cāest juste quāen PM Ƨa va plus vite.
-
RE: FOGService can't contact FOGServer
@brizio Hi, your lab is on the same VLAN than the server ? (Iāve seen that you can access over http) I tell you that to ensure you have not ACL between your FOG server and your lab.
-
RE: Fog on existing network, clients wont boot.
@jguest Hi, which version of fog is installed ?
-
RE: Add new storage node with problems
@rintintin76 said:
@Wayne-Workman
thank you for your answer.
this is teh output:root@fogserver:~# cat /etc/vsftpd.conf anonymous_enable=NO local_enable=YES write_enable=YES local_umask=022 dirmessage_enable=YES xferlog_enable=YES connect_from_port_20=YES xferlog_std_format=YES listen=YES pam_service_name=vsftpd userlist_enable=NO tcp_wrappers=YES seccomp_sandbox=NO root@fogserver:~# cat /etc/exports /images *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=1) /images/dev *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=2) /images-test *(ro,sync,no_wdelay,insecure_locks,no_root_squash,insecure,fsid=3) /images-test/dev *(rw,sync,no_wdelay,no_root_squash,insecure,fsid=4) root@fogserver:~# ls -laR /images-test/ /images-test/: total 28 drwxrwxrwx 4 fog root 4096 juin 15 16:37 . drwxr-xr-x 27 root root 4096 juin 15 16:00 .. drwxrwxrwx 3 fog root 4096 juin 15 13:58 dev drwxrwxrwx 2 fog root 16384 juin 8 15:36 lost+found -rwxrwxrwx 1 fog root 0 juin 8 15:54 .mntcheck /images-test/dev: total 12 drwxrwxrwx 3 fog root 4096 juin 15 13:58 . drwxrwxrwx 4 fog root 4096 juin 15 16:37 .. drwxrwxrwx 2 fog root 4096 juin 15 16:37 080027d7ce6d -rwxrwxrwx 1 fog root 0 juin 8 16:05 .mntcheck /images-test/dev/080027d7ce6d: total 1053940 drwxrwxrwx 2 fog root 4096 juin 15 16:37 . drwxrwxrwx 3 fog root 4096 juin 15 13:58 .. -rwxrwxrwx 1 fog root 0 juin 15 16:12 d1.has_grub -rwxrwxrwx 1 fog root 1048576 juin 15 16:12 d1.mbr -rwxrwxrwx 1 fog root 48207461 juin 15 16:12 d1p1.img -rwxrwxrwx 1 fog root 126 juin 15 16:12 d1p2.img -rwxrwxrwx 1 fog root 1029954830 juin 15 16:26 d1p5.img -rwxrwxrwx 1 fog root 310 juin 15 16:12 d1.partitions /images-test/lost+found: total 20 drwxrwxrwx 2 fog root 16384 juin 8 15:36 . drwxrwxrwx 4 fog root 4096 juin 15 16:37 ..
I want to clarify that the new storage node is part of another group
so iāve 2 groups with a node each one@Wayne-Workman Another information, he can move these files via FTP using Filezilla.