Modify ↓
Ticket #2908 (closed defect: fixed)
Issue with External Gateway - Beta 2.1-1
| Reported by: | SamK-01@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Beta 2.1-1 fails to obtain an ip address when an external gateway is specified. This condition has occurred each of the 3 times a test installation of 2.1-1 has been conducted. Steps to reproduce the condition follow:
LAN
- External DHCP Server=192.168.2.1
- External Firewall=192.168.2.1
MACHINE
- NICs Installed=1 x eth0
- IP Address=192.168.2.103
ZENTYAL Installer
- 2.1-1-Beta
Module Installed
- Firewall
Network Interface
- eth0, internal, DHCP
Module Status
- Events=Enabled
- Firewall=Enabled
- Logs=Enabled
- Network=Enabled
RESULTS-0 Network-->Diagnostic Tools
- Ping 8.8.8.8=Network unreachable
Network-->Gateways A Single enabled gateway is listed
- Name=dhcp-gw-eth0
- IP Address=--
- Interface=eth0
- Weight=1
- Default=Y
ACTION-1 Module Status
- Firewall=Disabled
- Save Changes
RESULTS-1 Identical to RESULTS-0
ACTION-2
- /etc/init.d/zentyal network restart
RESULTS-2 Network-->Diagnostic Tools
- Ping 8.8.8.8=Successful
Network-->Gateways A Single enabled gateway is listed
- Name=dhcp-gw-eth0
- IP Address=192.168.2.1
- Interface=eth0
- Weight=1
- Default=Y
Attachments
Change History
Note: See
TracTickets for help on using
tickets.