search for: 28er

Displaying 2 results from an estimated 2 matches for "28er".

Did you mean: 280r
2004 Oct 31
7
Howto route through
...t should have their official IP address from the /28 net and b) the filtering linux box should at the same time have one IP address from the same range for some services it provides The dilemma I see (maybe it is none but I just don''t know) if I put it this way that I have the IP of the /28er range on one nic and nothing to put on the other ? Example: Range is 1.2.3.0/28 (1.2.3.0 - 1.2.3.15) eth0: 1.2.3.1 eth1: ??? ---- Internet ------- FW Box ------ LAN (1.2.3.0/28) The FW box should be reachable by both the hosts in the LAN as well as from the internet using the ass...
2016 Oct 31
2
Samba 4.5 y opensuse42.1
Hi, The ldapsearch message is because you can't connect by plain text (-x) by default . Try using https, that should do it. Does smbclient -L SERVERDOM -U Administrator work? Or does it give NT_STATUS_LOGON_FAILURE as well? if you increase the log level, do you see "Unable to convert SID (S-1-X-XXX) at index X in user token to a GID." in your log files? Em