Greetings, The issue is networking configuration. If you followed Chris' recommendation on the Koha server machine, which I am assuming is different that your Mikrotik Router Board 1100 AH box, then the issue is most likely with configuring your Router (as I said before), not the Koha machine. As I don't have access to such hardware and don't know anything about it, the best I can recommend is to read the documentation: http://wiki.mikrotik.com/wiki/Main_Page It will be like searching for a needle in a haystack, but you will gain an understanding on your networking environment which will help you on a forward basis. GPML, Mark Tompsett -----Original Message----- From: Cajetan Onyeneke Sent: Wednesday, November 18, 2015 8:23 AM To: Cajetan Onyeneke ; koha@lists.katipo.co.nz Subject: Re: [Koha] How to get dynamic IP for my koha server Dear Chris, Thanks for your advice. We have tried this "sudo/etc/init.d/networking start", but still the server cannot receive any IP from the Mikrotik Router Board 1100 AH. How else can we try to resolve this issue? On Tuesday, 17 November 2015, Chris Cormack <chrisc@catalyst.net.nz> wrote:
* Cajetan Onyeneke (cajetanonyeneke@gmail.com <javascript:;>) wrote:
Yes
In that case, have a look at your /etc/network/interfaces file
And if eth0 is the one you want to set
comment out what is currently there for eth0 (change for eth1 etc if that makes sense)
and add
auto eth0 iface eth0 inet dhcp
(Do this from the console, because you dont want to lock yourself out)
Then do
sudo /etc/init.d/networking restart
or
sudo service networking restart
Then if you look at ifconfig you should have received an address from the dhcp server
Chris
-- Chris Cormack Catalyst IT Ltd. +64 4 803 2238 PO Box 11-053, Manners St, Wellington 6142, New Zealand
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha