Changes

Jump to: navigation, search

OPS335 Lab 5

6 bytes added, 18:42, 28 March 2020
m
Accessing Files on a Linux Samba Server via Windows Explorer
::<code>iptables -t nat -A PREROUTING -p tcp --dport 445 -j DNAT --to-destination 192.168.X.3</code>
Note that when you restart libvirt it will move your FORWARD rules to the end of the chain, invalidating them.
# Modify the '''hosts allow ''' setting on your '''vm2''' to also accept connections from the windows machine you are using.
# Open the Windows File Explorer application.
# At the top of the application, enter the following:<br>'''\\EXTERNAL_IPADDR_OF_HOST\home'''
572
edits

Navigation menu