On Sat, Jun 19, 2010 at 10:41 PM, Eric Peters <[email protected]> wrote:
> It's because your pointing your agent to local which will not resove. If > you use localhost or 127.0.0.1 it will work just fine if that's were your > OCS server is located. > > Another solution if your hell bent on using local as the hostname, is to > edit your /etc/hosts file and add local to point to 127.0.0.1 > > Cheers, > Eric > > Hi Eric, cat /etc/hosts 127.0.0.1 localhost.localdomain local # The following lines are desirable for IPv6 capable hosts #::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts Please suggest further. My OCS Server is located remotely over the wan interface. Thanks Kaushal > Sent from my iPhone > > On Jun 19, 2010, at 10:02 AM, Kaushal Shriyan <[email protected]> > wrote: > > > > On Sat, Jun 19, 2010 at 6:40 PM, Jim Tarvid < <[email protected]>[email protected] > > wrote: > >> Check /etc/hosts >> >> On my home system: >> >> 127.0.0.1 venus localhost.localdomain localhost >> #::1 localhost ip6-localhost ip6-loopback >> >> Note: localhost vs. local and ip6 commented out. >> >> Using 127.0.0.1 always works for me. >> >> Jim >> >> On Sat, Jun 19, 2010 at 7:27 AM, Kaushal Shriyan >> < <[email protected]>[email protected]> wrote: >> > Hi, >> > I am faced with this >> > issue <http://forums.ocsinventory-ng.org/viewtopic.php?id=2702> >> http://forums.ocsinventory-ng.org/viewtopic.php?id=2702 on Ubuntu >> > Hardy Server 8.04 >> > Please suggest/guide >> > Thanks >> > Kaushal >> > -- >> > ubuntu-server mailing list >> > <[email protected]>[email protected] >> > <https://lists.ubuntu.com/mailman/listinfo/ubuntu-server> >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-server >> > More info: <https://wiki.ubuntu.com/ServerTeam> >> https://wiki.ubuntu.com/ServerTeam >> > >> >> >> >> -- >> Rev. Jim Tarvid, PCA >> Galax, Virginia >> <http://ls.net>http://ls.net >> <http://drupal.ls.net>http://drupal.ls.net >> <http://crossleft.org>http://crossleft.org >> > > > Hi Jim > > I still have the same issue > > apt-get install ocsinventory-agent > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following NEW packages will be installed: > ocsinventory-agent > 0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded. > Need to get 0B/74.3kB of archives. > After this operation, 774kB of additional disk space will be used. > Preconfiguring packages ... > Selecting previously deselected package ocsinventory-agent. > (Reading database ... 25827 files and directories currently installed.) > Unpacking ocsinventory-agent (from > .../ocsinventory-agent_1%3a0.0.8-1_all.deb) ... > Setting up ocsinventory-agent (1:0.0.8-1) ... > > Please suggest further > > Thanks > > Kaushal > > -- > ubuntu-server mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server > More info: <https://wiki.ubuntu.com/ServerTeam> > https://wiki.ubuntu.com/ServerTeam > >
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
