Displaying 20 results from an estimated 110 matches similar to: "Persisting Routes In A Routing Table Other Than The Default"
2018 May 16
1
Persisting Routes In A Routing Table Other Than The Default
On Tue, 2018-05-15 at 13:04 -0500, Chris Adams wrote:
> Once upon a time, Adam Tauno Williams <awilliam at whitemice.org> said:
> > Rules load automatically via the /etc/sysconfig/network-
> > scripts/rules-
> > {interface} files.??Routes added to /etc/sysconfig/network-
> > scripts/routes-{interface} are always added to the default policy.
> What are you
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 11.29 +0000, Rowland Penny via samba ha
scritto:
> Try changing the 'options' of named.conf to this:
Thanks Rowland
Integrated your suggested changes and restart samba and named
Now my named.conf is this[1], but none is change:
[ root at server-addc ~]# samba_dnsupdate --all-names --fail-immediately
update failed: REFUSED
dic 04
2017 Dec 04
3
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 12.07 +0000, Rowland Penny via samba ha
scritto:
> Is the DHCP server updating the records for you ?
Yes, but for now the problem is not dhcp (see follow)
> If so, you need to stop the windows clients trying to update their
> own records, they don't own them.
I have the problem when join to domani via samba on another server, or
when I run
2017 Dec 04
4
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
I have setup on Fedora 27 server a AD-DC samba server + bind + dhcp.
All seem work fine: I can join to domain, add/remove dns records with
samba-tools, access to shared folder, use MS Management Console on
Win7, ecc
But when I join a new machine Samba winbind Member server to domain
[ root at server-dati ~]# net ads join DOGMA-TO -U administrator
Using short domain name --
2018 May 15
0
Persisting Routes In A Routing Table Other Than The Default
Once upon a time, Adam Tauno Williams <awilliam at whitemice.org> said:
> Rules load automatically via the /etc/sysconfig/network-scripts/rules-
> {interface} files. Routes added to /etc/sysconfig/network-
> scripts/routes-{interface} are always added to the default policy.
What are you putting in the routes-<if> file? I just put something
like:
table 200 default via
2005 May 15
0
Inter Domain Trusts
Hi,
We've tried to set two servers PDC Samba 3 + OpenLDAP as following below:
Network_1 192.168.42.0/24
Network_2 192.168.43.0/24
PDC1(PRJLINUX1) - 192.168.42.2 - NETBIOS NAME = PRJARQ6
PDC2(PRJLINUX2) - 192.168.43.251 - NETBIOS NAME = PRJARQ5
OpenLDAP 2.2.24
Samba 3.0.14a Backports
Deban 3 Woody
OpenLDAP:
The servers are using the same DataBase and the PRJARQ6 is a Slave from
PRJARQ5.
2012 Aug 13
1
iptables: cannot port forward
Easy question here: I have a test network that looks like this
(apologies for my lack of ascii skills):
[hostc]---------------[Firewall]192.168.42.1 (EXTIF: eth0) /10.0.0.1
(INTIF: eth1)
192.168.42.10 (wan) |(lan)
|
+-------------[hosta] 10.0.0.10 (port 4242)
|
+-------------[hostb]
2017 Dec 04
4
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
Il giorno lun, 04/12/2017 alle 14.48 +0000, Rowland Penny via samba ha
scritto:
>
>
> The cure is to STOP your windows clients trying to update their own
> records.
Yes, this is true, on windows I will stop this service.
But my problem now is another
The samba command
samba_dnsupdate --verbose --all-names --fail-immediately
not work
It's possible to resolve this
2017 Dec 04
2
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 16:57:15 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 16.00 +0100, Dario Lesca via samba ha
> scritto:
> > The samba command
> >
> > samba_dnsupdate --verbose --all-names --fail-immediately
> >
> > not work
>
>
> Following this howto,
>
2017 Dec 04
0
Samba 4.7.2 + bind on Fedora 27: samba_dlz: spnego update failed
On Mon, 04 Dec 2017 15:34:37 +0100
Dario Lesca via samba <samba at lists.samba.org> wrote:
> Il giorno lun, 04/12/2017 alle 12.07 +0000, Rowland Penny via samba ha
> scritto:
> > Is the DHCP server updating the records for you ?
>
> Yes, but for now the problem is not dhcp (see follow)
>
> > If so, you need to stop the windows clients trying to update their
>
2007 Mar 26
2
Question about rebooting and iptables rules persisting
So I use Samba on my home network. I open the samba ports in the GUI tool
for CentOS 4. Here is the problem. Every time I reboot I'm forced to run
system-config-securitylevel to get firewall ports open again. So like if I
reboot samba won't work. I go into that tool either via command line or
via the GUI and I simply click "ok" and samba is suddenly open.
Does anyone know what
2006 Aug 01
0
persisting tree navigation
I have built a tree navigation for pages I have in a site, that loads
the content of each page into FCK editor. The parent nodes are shown at
the beginning, and the child nodes are in display:none hidden divs that
are toggled with scriptaculous bindup and binddown. If the user clicks
on one of the children, I want that div to remain visible on page
refresh. I''m pretty new with app
2006 May 29
4
session not persisting
I set up session to save to the db and everytime I hit a page I get a
new session entry created. Some of them have session_ids of more than 5
digits, but lots of them have session_ids like 0.
Something is amiss.
--
Posted via http://www.ruby-forum.com/.
2007 Jan 19
0
WEBrick cookies not persisting?
Has anyone had any experience on mac os x with WEBrick and cookies not
persisting? What I''m doing is pushing a cookie into the response obj of
a webrick request (res.cookies.push(..)). When another request comes in.
The req.cookies is empty.. ([])
Any ideas?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message
2008 Feb 02
2
[LLVMdev] Persisting Problem Compiling llvm-gcc 4.2
Dear All,
Thank you for the prompt suggestion in compiling llvm-gcc. I have just
tried the following:
llvm-gcc4.2-2.1-source$ make clean
llvm-gcc4.2-2.1-source$ ./configure --disable-multilib --disable-
shared --enable-languages=c,c++
llvm-gcc4.2-2.1-source$ make -j32
And still the code for Java is compiled and clashes with others in the
linker. I have tried removing the ./gcc/java folder
2008 Feb 02
0
[LLVMdev] Persisting Problem Compiling llvm-gcc 4.2
On Feb 2, 2008, at 2:31 AM, Kinson Chan 陳傑信 wrote:
> Dear All,
>
> Thank you for the prompt suggestion in compiling llvm-gcc. I have just
> tried the following:
>
> llvm-gcc4.2-2.1-source$ make clean
> llvm-gcc4.2-2.1-source$ ./configure --disable-multilib --disable-
> shared --enable-languages=c,c++
Don't use ./configure. Set up another build directory and then
2018 Mar 20
0
Re: Persisting the libvirt guest's reason code.
Re-adding the mailing list - please don't take discussions off-list
in this way.
On Tue, Mar 20, 2018 at 05:14:45PM +0000, Tanmoy Sinha wrote:
> Daniel,
>
> Thanks for your prompt response. I have another question, as soon as I do
> virsh save <GuestID> <filename>, the corresponding xml and pid under
> /var/run/libvirt/qemu is gone, but the guest still has a
2009 Sep 11
2
Persisting iproute2 routes and rules
Greetings!
I have defined a few routes and rules with:
ip route add ...
ip rule add ...
And now I'd like to persist those so they're loaded when the system boots up.
I'm doing this by means of calling a specific script from
/etc/rc.d/rc.local but I believe there must be something cleaner than
that, like another existing file.
Thanks in advance,
Diogo
2009 Sep 11
2
Persisting module loading
Greetings!
I have loaded a few modules:
modprobe ip_nat_ftp
modprobe ip_conntrack_ftp
And now I'd like to persist those so they're loaded when the system boots up.
I'm doing this by means of calling a specific script from
/etc/rc.d/rc.local but I believe there must be something cleaner than
that, like another existing file.
I tried the /etc/rc.modules thing as shown in
2013 Apr 08
0
Safely persisting query parameters in Rails 3.1
I''m working on a project (Active Admin) that needs to be able to build
links on the page (e.g. pagination) that include arbitrary query parameters
that the user has entered.
Since `url_for` symbolizes any keys passed to it, for obvious memory
concerns you can''t just pass the entire params hash.
In Rails 3.2, however, you can do this:
include