• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    /default.ipxe... Connection timed out | fog_1.0.1 | Ubuntu 14.04 LTS | Winxp32 Vbox Client

    Scheduled Pinned Locked Moved
    Tutorials
    7
    69
    57.0k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Krisztian Buscsei
      last edited by

      Dear Tom

      As you can see above your reply I started with the version of the fog and version of the ubuntu…
      And yes both (client and server too) are in bridged, and both of them intel pro/1000 mt destop (82540EM)
      And yes, I read the fog wiki,
      and yes I have been reading forums for 2 weeks, and this is approx the 16th ubuntu that I’ve installed in this two weeks.
      Kernel issues: I have fog 1.0.1
      I do not know what is the connection between the apache and the tftp, but anyway here is the apache log.

      Krisz

      [url=“/_imported_xf_attachments/0/814_apache error log.txt?:”]apache error log.txt[/url]

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by

        Krisz,

        My signature is just that, a signature to give a starting point for helping people out. I don’t type that out on all of my posts.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          You state that you’re using a proxy, or just using proxyDHCP?

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • K
            Krisztian Buscsei
            last edited by

            Yes, that link returned of the source of the ipxe menu.

            that is the problem, I want to you proxy dhcp, instead off the built in dhcp,(I have an dhcp server already, I do not want to turn it off, I can’t modify anything on it 😞 )

            Thank you anyway, I will read forward.

            Just one more thing.

            I tried the vm version too, I set with built in dhcp, and that was working…, and I checked the files in the tftpboot, and there are complitly different files overther, I attach picture(so this version is the vm that I’ve downloaded from fogproject.org, and setted up with dhcp…, and this version is working with this settings…, i did not modify anything on it, I’ve just setted up with dhcp )
            [ATTACH]815[/ATTACH]
            Krisz

            [url=“/_imported_xf_attachments/0/815_004.png?:”]004.png[/url]

            1 Reply Last reply Reply Quote 0
            • K
              Krisztian Buscsei
              last edited by

              Sorry, I am new on this forum, I did not realized, it is signature.
              proxyDhcp

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                [quote=“Krisztian Buscsei, post: 27951, member: 24324”]Yes, that link returned of the source of the ipxe menu.

                that is the problem, I want to you proxy dhcp, instead off the built in dhcp,(I have an dhcp server already, I do not want to turn it off, I can’t modify anything on it 😞 )

                Thank you anyway, I will read forward.

                Just one more thing.

                I tried the vm version too, I set with built in dhcp, and that was working…, and I checked the files in the tftpboot, and there are complitly different files overther, I attach picture(so this version is the vm that I’ve downloaded from fogproject.org, and setted up with dhcp…, and this version is working with this settings…, i did not modify anything on it, I’ve just setted up with dhcp )
                [ATTACH]815[/ATTACH]
                Krisz[/quote]

                Based on this, the dhcp servers aren’t pointing at the right locations. While undionly.kpxe is running from the proper location, the other server doesn’t have the default.ipxe file there.

                Can you make a copy of the default.ipxe and place it on that system that is “working”?

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                1 Reply Last reply Reply Quote 0
                • K
                  Krisztian Buscsei
                  last edited by

                  I can try to copy over there, but do you think it gonna work? I mean in vm there is fog 0.27 and the other one is fog 1.0.1 and as the fog wiki write it, it use a complity different setting:
                  [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]
                  I used dnsmasq settings for ipxe

                  Maybe I gonna try with fog 0.32

                  1 Reply Last reply Reply Quote 0
                  • Tom ElliottT
                    Tom Elliott
                    last edited by

                    Yes, but I think the system is confused. So it’s trying to use the tftp settings from the 0.27 in which default.ipxe does not exist. Also, it won’t impact the operation of the 0.27 because it knows nothing of the default.ipxe nor cares about it.

                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • K
                      Krisztian Buscsei
                      last edited by

                      Why it is trying to use the tftp setting from 0.27
                      I think I was not clear.

                      I have downloaded a vm 0.27
                      this one is working fine with the built in dhcp

                      second virtal machine: ubuntu 14+fog 1.0.1 +proxy dhcp with the settings from the fog wiki
                      I did not set anything on the tftp, I’ve just modified the proxydhcp…
                      And there is default.ipxe in the tftpboot folder

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        Alright, lets go to basics.

                        Try commenting out the port=0 line in your ltsp.conf file:
                        [code]#port=0[/code] and restart the service, any luck?

                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        1 Reply Last reply Reply Quote 0
                        • K
                          Krisztian Buscsei
                          last edited by

                          I think that was a step back, I attached the result [ATTACH]816[/ATTACH]

                          [url=“/_imported_xf_attachments/0/816_005.png?:”]005.png[/url]

                          1 Reply Last reply Reply Quote 0
                          • K
                            Krisztian Buscsei
                            last edited by

                            If I install a fog with the built in dhcp, how can i disable the dhcp after the installation?

                            1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              service dhcpd disable?

                              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              1 Reply Last reply Reply Quote 0
                              • K
                                Krisztian Buscsei
                                last edited by

                                Thank you

                                I will start again, but now, with fog 0.32 with built in dhcp, if it is working, I will disable it, and install the proxydhcp… and I come back tomorrow

                                Thank you for your patience

                                Krisz

                                1 Reply Last reply Reply Quote 0
                                • K
                                  Krisztian Buscsei
                                  last edited by

                                  I’ve got an error message:
                                  setting up and starting vsftp server … failed!
                                  what does it mean?

                                  1 Reply Last reply Reply Quote 0
                                  • Tom ElliottT
                                    Tom Elliott
                                    last edited by

                                    it means it failed to start and setup the vsftp server.

                                    I don’t know why, but that’s what it means.

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott
                                      last edited by

                                      when you ran the installer, did you run:
                                      [code]sudo ./installfog.sh[/code]
                                      or did you run:
                                      [code]./installfog.sh[/code] as a normal user?

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • K
                                        Krisztian Buscsei
                                        last edited by

                                        [CODE]sudo ./installfog.sh[/CODE]

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          Krisztian Buscsei
                                          last edited by

                                          Good morning

                                          I am here again 😞

                                          So I re installed everything again, ubuntu 13.10 fog 1.0.1
                                          First with dhcp: it was working
                                          Second step: I removed the isc-dhcp-server: it was not booting at all
                                          third step : I installed the dnsmasq, and I configed as it was on the fog wiki : it start booting, but connection time out again at the default.ipxe

                                          so it has to be the dnsmasq

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            Krisztian Buscsei
                                            last edited by

                                            I followed this [URL=“http://fogproject.org/forum/threads/dnsmasq-help-for-ipxe-stuff.10222/#post-24442”]DNSMasq Help for iPXE stuff[/URL]

                                            but now, it can’t find the boot.php
                                            [url]http://192.168.1.17/fog/service/ipxe/boot.php[/url]

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 1 / 4
                                            • First post
                                              Last post

                                            152

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project