Displaying 3 results from an estimated 3 matches for "ip_modules".
2019 Jan 31
0
Samba and UFW
...n trying to mount
network on Linux PC. When enabled can connect with firewall off.
Removed client max protocol = NT1 from smb.conf. No change.
Redid fire wall rules:
	Allow in from anywhere	
	137,138 udp
	139,445 tcp
	Allow out
	137,138 udp
	139,445 tcp
	Same for 137,138(6) etc.
No change.
The ip_modules loaded are listed below:
martin at radio:~$ lsmod | grep -E "nf_|xt_|ip"
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_log_ipv6            16384  10
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  11
nf_defra...
2019 Jan 30
6
Samba and UFW
Rowland,
The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint when it
was installed. I'm not sure I can change it. I check it on the Mint forum.
I'll turn off the smb... feature and see what happens. Yes the ports listed
below are open and set to pass through the firewall. Should I unset the
netbios name". Going to try the modification to the ufw rules file as
2019 Jan 31
0
Samba and UFW
...n trying to mount
network on Linux PC. When enabled can connect with firewall off.
Removed client max protocol = NT1 from smb.conf. No change.
Redid fire wall rules:
	Allow in from anywhere	
	137,138 udp
	139,445 tcp
	Allow out
	137,138 udp
	139,445 tcp
	Same for 137,138(6) etc.
No change.
The ip_modules loaded are listed below:
martin at radio:~$ lsmod | grep -E "nf_|xt_|ip"
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
nf_log_ipv6            16384  10
xt_hl                  16384  22
ip6t_rt                16384  3
nf_conntrack_ipv6      20480  11
nf_defra...