Displaying 4 results from an estimated 4 matches for "if6".
Did you mean:
if
2005 Nov 24
0
Load Balancing/NAT
...ia $P2 table T2
ip route add $P3_NET dev $IF3 src $IP3 table T3
ip route add default via $P3 table T3
ip route add $P4_NET dev $IF4 src $IP4 table T4
ip route add default via $P4 table T4
ip route add $P5_NET dev $IF5 src $IP5 table T5
ip route add default via $P5 table T5
ip route add $P6_NET dev $IF6 src $IP6 table T6
ip route add default via $P6 table T6
#Assign nets to corect IFs
ip route add $P1_NET dev $IF1 src $IP1
ip route add $P2_NET dev $IF2 src $IP2
ip route add $P3_NET dev $IF3 src $IP3
ip route add $P4_NET dev $IF4 src $IP4
ip route add $P5_NET dev $IF5 src $IP5
ip route add $P6_NET...
2017 Aug 10
0
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
...-m smb2
if I give correct password, it gives me:
session setup failed: NT_STATUS_INTERNAL_ERROR
if I give wrong password (on purpose) it gives me:
session setup failed: NT_STATUS_LOGON_FAILURE
------
here is the output if ip addr of the sambadc.rona.loc host:
ip -f inet addr show eth0
5: eth0 at if6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UP group default qlen 1000 link-netnsid 0
inet 192.168.19.2/24 brd 192.168.19.255 scope global eth0
valid_lft forever preferred_lft forever
--
Best regards, Vladimir
2017-08-10 1:50 GMT+07:00 L.P.H. van Belle via sa...
2017 Aug 09
3
cannot join windows 7 samba4-ad-dc fresh install, get NT_STATUS_INTERNAL_ERROR
hi,
can you post a ipconfig /all from the windows pc also.
a quick look at the server config looks ok to me.
and does smbclient -L $(hostname -f) -U% -m smb2
work.
greetz,
Louis
> Op 9 aug. 2017 om 17:23 heeft Vladimir Frelikh via samba <samba at lists.samba.org> het volgende geschreven:
>
> Sorry forgot to mention samba version and build options:
>
> samba -b
>
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking