At 05:08 PM 2/15/2012 -0600, Emir Sosa wrote:
ok so i got stumbled here
http://pastebin.com/T3qcE8NX
everything was going fine until i did make install
im guess it has to do with ip and dns issues
the server is configured with name s1.server1.bz with a private ip...i dont
have a dns entry on the name server....how can i proceed with this :-/
at the moment its using a private ip but then i will NAT with with a public
ip later on

Have you added it to your /etc/hosts file? A line such as:

192.168.3.3 s1.server1.bz

That should work for LAN use so long as you have something in your ifcfg like:

NETWORK=192.168.3.0
NETMASK=255.255.255.0
IPADDR=192.168.3.3

You can modify the setup when you "go public".

P.



_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to