LPI
202-450 · Question #343
The Samba configuration file contains the following lines: A workstation is on the wired network with an IP address of 192.168.1.177 but is unable to access the Samba server. A wireless laptop with…
The correct answer is D. host deny = 192.168.2.200/255.255.255.0192.168.2.31localhost E. host allow = 192.168.1.0/255.255.255.0192.168.2.0/255.255.255.0 localhost. You've hit your weekly limit · resets 5am (America/New_York)
210 File Sharing
Question
The Samba configuration file contains the following lines: A workstation is on the wired network with an IP address of 192.168.1.177 but is unable to access the Samba server. A wireless laptop with an IP address 192.168.2.93 can access the Samba server. Additional trouble shooting shows that almost every machine on the wired network is unable to access the Samba server. Which alternate host allow declaration will permit wired workstations to connect to the Samba server without denying access to anyone else?
Options
- Ahost allow = 192.168.1.1-255
- Bhost allow = 192.168.1.100192.168.2.200localhost
- Chost deny = 192.168.1.100/255.255.255.0192.168.2.31localhost
- Dhost deny = 192.168.2.200/255.255.255.0192.168.2.31localhost
- Ehost allow = 192.168.1.0/255.255.255.0192.168.2.0/255.255.255.0 localhost
How the community answered
(30 responses)- A17% (5)
- B10% (3)
- C3% (1)
- D70% (21)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Samba#host allow#network access control#smb.conf
Community Discussion
No community discussion yet for this question.