Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - freemanuzb

Pages: [1]
1
Russian / Не грузятся клиенты ccboot
« on: September 23, 2013, 07:43:09 am »
Добрый день Уважаемые! Наткнулся на проблему, после установки Zentyal в качестве шлюза, перестали грузиться без дисковые клиенты (это не тонкие клиенты), Windows.  Использую ccboot, на нем же запущен dhcp, если в dhcp убираю шлюз - то все клиенты грузятся, но не имеют интернет. Вот совет производителя ccboot:
If the client get IP from thrid part DHCP, sometimes, you cannot boot it. Windows 7 creates an explicit route to your iSCSI target using your default gateway. This means if your target is on the same LAN, your router must be prepared to route local LAN traffic (which normally it would not do as the initiator and target could communicate directly). Some strict firewall settings or router will prevent this kind of routing which will cause Windows 7 booting failure. For example, using Shorewall you need to enable the "routeback" setting on the LAN interface. If using OpenWrt (without shorewall) add this to /etc/firewall.user (create this file if absent):
iptables -A forwarding_lan -i br-lan -o br-lan -j ACCEPT

Как подобное правило организовать в Zentyal?

Pages: [1]