Displaying 2 results from an estimated 2 matches for "2nw".
Did you mean:
2nd
2006 Nov 01
0
1 WIN_DOMAIN/2 subdomains
...I made some port forwarding and firewall adjustment on the linux box
with 2 network cards (see below). But PDC is not accessible.
A, PDC smb.conf:
hosts allow = 127.0.0.1 x.y.0.0/16 192.168.15.0/24
B, private computer:
IP: 192.168.15.23
gw: 192.168.15.1 (eth1 of the linux box)
C, linux box with 2nw cards (iptables extracts):
ACCEPT all -- eth1 * 192.168.15.0/24 0.0.0.0/0
ACCEPT udp -- * * 192.168.15.0/24 0.0.0.0/0
state NEW multiport dports 137,138
ACCEPT udp -- * * x.y.0.0/16 0.0.0.0/0
state NEW multiport dports 137,13...
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