Hi Jeff, It looks like your system was installed properly (root on hde1 and config on hde2). When you run:
ps -ef | grep lighttpd What is the output? When the web-gui has been started properly, there should be a process referencing the following: /opt/vyatta/etc/lighttpd.conf Can you also run: ls -l /etc/rc?.d |grep http and see if there are any symlinks pointing to the default lighttpd location (/etc/init.d/lighttpd)? Thank you, Robyn Jeff wrote: > Heres a snip from the df command > Copy of file system > > <snip> > > Linux localhost 2.6.20 #1 Thu Aug 23 12:25:11 PDT 2007 i686 > Welcome to Vyatta. > This system is open-source software. The exact distribution terms for > each module comprising the full system are described in the individual > files in /usr/share/doc/*/copyright. > vyatta:~# df > Filesystem 1K-blocks Used Available Use% Mounted on > rootfs 115339532 539040 108941592 1% / > udev 10240 48 10192 1% /dev > /dev/hde1 115339532 539040 108941592 1% / > /dev/hde1 115339532 539040 108941592 1% /dev/.static/dev > tmpfs 518184 0 518184 0% /lib/init/rw > tmpfs 518184 4 518180 1% /dev/shm > tmpfs 518184 48 518136 1% /opt/vyatta/config > /dev/hde2 9085 1501 7115 18% > /opt/vyatta/etc/config > unionfs 518184 48 518136 1% > /opt/vyatta/config/tmp/new_config_3608 > vyatta:~# > > > <end snip> > > ------------------------------------------------------------------------ > *From:* Robyn Orosz [mailto:[EMAIL PROTECTED] > *To:* Jeff [mailto:[EMAIL PROTECTED] > *Cc:* [email protected] > *Sent:* Mon, 08 Oct 2007 11:39:42 -0400 > *Subject:* Re: [Vyatta-users] Main Vyatta web Page mysteriously > gone and no login prompt > > Hi Jeff, > > We've seen this issue on systems that were improperly installed > with the > root and config partitions pointing to the same disk partition > (ex. both > root and config installed on sda1). This causes a loop in the file > system that can result in the web-gui falling back to the default > lighttpd page. > > An issue was opened in Bugzilla: > > https://bugzilla.vyatta.com/show_bug.cgi?id=2291 > > That describes the problem in more details. > > Is it possible that your system was installed this way? Running a > 'df' > from the bash shell will display the Vyatta directories and the > partitions they were installed on. > > Thank you, > > Robyn > > Jeff wrote: > > Mysteriously sometime between Thursday afternoon and Monday morning > > > > the vyatta main webpage is gone and I see the lighthttpd > placeholder page > > > > nor is it prompting to allow the connection as it did before > > > > and i do not know why..??? Things were all there Thursday > afternoon.. > > > > I have not rebotted vyatta, and vyatta seems to be running ok > > > > Anyone with any ideas????? > > > > Jeff > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Vyatta-users mailing list > > [email protected] > <mailto:[email protected]> > > http://mailman.vyatta.com/mailman/listinfo/vyatta-users > > > > > _______________________________________________ Vyatta-users mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/vyatta-users
