Displaying 2 results from an estimated 2 matches for "f9b0".
Did you mean:
f90
2014 May 13
0
[Bug 940] New: ip6tables-save output invalid rule when using D/SNPT
...p6tables-save -t mangle
Actual Results:
# ip6tables-save -t mangle
# Generated by ip6tables-save v1.4.20 on Tue May 13 00:35:06 2014
*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
:POSTROUTING ACCEPT [0:0]
-A PREROUTING -d 2001:470:f9b0:a005::/64 -i eth1 -j DNPT--src-pfx
2001:470:f9b0:a005::/64 --dst-pfx fdde:3033:88c2:d005::/64
-A POSTROUTING -s fdde:3033:88c2:d005::/64 -j SNPT--src-pfx
fdde:3033:88c2:d005::/64 --dst-pfx 2001:470:f9b0:a005::/64
COMMIT
Expected Results:
# Generated by ip6tables-save v1.4.20 on Wed May 14...
2004 Oct 26
3
Shares not visible from Win2k
Hi,
Please forgive such a simple question. I have installed Samba using SWAT to
configure it. The shares user are visible on the box hosting the Samba server using
"smbclient -L hostname" and I can connect to the share using "smbclient
//edev/mlong -U sharename"
When browsing network neighborhood on a Win2K machine the Server is visible but the
shares are not available.