Displaying 3 results from an estimated 3 matches for "pnat".
Did you mean:
nat
2011 Feb 08
1
WINS not caching second Samba Server
...| egrep mbd | egrep -v egrep
root 26588 0.0 0.0 135364 2304 ? Ss 15:16 0:00 smbd -D
root 26591 0.0 0.0 135364 1180 ? S 15:16 0:00 smbd -D
root 26592 0.0 0.0 109848 1540 ? Ss 15:16 0:00 nmbd -D
## Services listening
[root at fserver ~]# netstat -pnat | egrep mb
tcp 0 0 127.0.0.1:139
0.0.0.0:* LISTEN 20394/smbd
tcp 0 0 192.168.0.1:139
0.0.0.0:* LISTEN 20394/smbd
tcp 0 0 127.0.0.1:445
0.0.0.0:* LISTEN...
2011 Jan 27
0
Is there a way to suppress netfilter rules (default.xml)?
...ght the "qemu" script
should apply to that?!
My actual goal is to suppress the rules or better yet execute my own
script (in order to amend or replace the libvirt rules) after insertion
of the "default" rules during startup of the daemon. The reason being
that I need to do some PNAT and other custom handling ...
So far I have not been able to catch the state where the bridge has
already been created and the rules inserted. Thus I've had to manipulate
the firewall rules manually (well, still scripted ;)) after booting the
host.
Any ideas?
Thanks,
// Oliver
PS: Side-no...
2014 Feb 11
1
plain test passwords
Is it possible to enable plaintext passwords on dovecot?