Displaying 20 results from an estimated 195 matches for "db1".
Did you mean:
db
2018 Jun 13
2
iproute2 problems
Yes, I am sure but added another broader rule:
nsasia at db1:~$ sudo ufw allow from any port 655 proto udp
same result for debug example.
regards
Robert
>>> Rafael Wolf <rfwolf at gmail.com> 13-Jun-18 5:32 PM >>>
Telnet will only do tcp not udp which tinc works on. Are you sure udp 655 is open?
On Wed, Jun 13,...
2018 Jun 13
1
iproute2 problems
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connection closed by foreign host.
Stopping the service and running debug I get:
nsasia at web3:~$ sudo tincd -n gainplus -d5 -D
tincd 1.0.33 starting, debug level 5
/dev/net/tun is a Linux tun/tap device (tun mode)
Executing script tinc-up
Listening on 10.130.69.123 port 655
Ready
Tryin...
2018 Jun 13
0
iproute2 problems
...;Robert Horgan" <robert at nsasia.co.th> 13-Jun-18 10:21 AM >>>
Hi,
Are you sure? What happens if you manually telnet/socket 10.130.39.180
nsasia at web3:~$ telnet 10.130.39.180 655
Trying 10.130.39.180...
Connected to 10.130.39.180.
Escape character is '^]'.
0 db1 17
Connection closed by foreign host.
Stopping the service and running debug I get:
nsasia at web3:~$ sudo tincd -n gainplus -d5 -D
tincd 1.0.33 starting, debug level 5
/dev/net/tun is a Linux tun/tap device (tun mode)
Executing script tinc-up
Listening on 10.130.69.123 port 655
Ready
Tryin...
2018 Jun 13
0
iproute2 problems
You know I think I've seen this once before.
Got ID from db1 (10.130.39.180 port 655): 0 db1 17
Sending METAKEY to db1
It looks like it's communicating properly but there is a problem with your
keys.
Can you rename and regenerate your keys?
On a project I'm working on when we transferred our keys to another client
it put Carriage returns so there...
2009 Jul 22
3
How to replace NAs in a vector of factors?
# Just when I thought I had the basic stuff mastered....
# This has been quite perplexing, thanks for any help
## Here's the example:
db1=data.frame(
olditems=c('soup','','','','nuts'),
prices=c(4.45, 3.25, 4.42, 2.25, 3.98))
db2=data.frame(
newitems=c('stew','crackers','tofu','goatsmilk','peanuts'))
str(db1) #factors and prices
str(db2)...
2018 Aug 07
2
Failed to modify SPNs
...t; On Tue, 7 Aug 2018 14:55:24 +0200
> Henry Jensen via samba <samba at lists.samba.org> wrote:
>
> > On Tue, 7 Aug 2018 12:51:33 +0100
> > Rowland Penny via samba <samba at lists.samba.org> wrote:
> >
> > > > > > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan:
> > > > > > acl: spn validation failed for spn[TERMSRV/DB1.MYDOM]
> > > > > > uac[0x1000] account[db1$] hostname[(null)] nbname[mydom]
> > > > > > ntds[(null)] forest[mydom.lan] domain[mydom.lan]
> > > >...
2018 Aug 07
2
Failed to modify SPNs
Hi Rowland,
On Tue, 7 Aug 2018 09:46:24 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl:
> > spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > forest[mydom.lan] domain[mydom.lan]
> >
> > At first I thought it was about missing SPN entries, but a...
2018 Aug 07
2
Failed to modify SPNs
On Tue, 7 Aug 2018 12:51:33 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> > > > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl:
> > > > spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > > > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > > > forest[mydom.lan] domain[mydom.lan]
> > > >
> > > > At first...
2018 Aug 07
2
Failed to modify SPNs
Hello,
I've got some log entries like these on our DCs:
Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl: spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000] account[db1$]
hostname[(null)] nbname[mydom] ntds[(null)] forest[mydom.lan] domain[mydom.lan]
At first I thought it was about missing SPN entries, but adding these did not resolve the problem:
# samba-...
2015 Aug 17
2
persistent change of max_stack_depth
...pth to 12MB so that I can configure
>> postgresql max_stack_depth = 10MB.
>>
>> I rebooted, ulimit -s shows 12288.
>>
>> When I restart my service (#It does not affect resource limits of the
>> system services.) becomes apparent.
>>
>> Aug 14 16:22:17 db1 pg_ctl[3177]: < 2015-08-14 16:22:17.839 BST >LOG:
>> invalid value for parameter "max_stack_depth": 10240
>> Aug 14 16:22:17 db1 pg_ctl[3177]: < 2015-08-14 16:22:17.839 BST >DETAIL:
>> "max_stack_depth" must not exceed 7680kB.
>> Aug 14 16:...
2016 Feb 17
2
New glibc for CentOS-6 and CentOS-7 and CVE-2015-7547
...s
>> easiest and it ensures everything is protected.
>
> Wow, so, I updated my server (yum update -y) which applied a new kernel
> and the new glibc among other things, After the update completed it
> knocked my master postgresql database offline.
>
>
> Feb 17 13:46:11 db1 systemd: Starting PostgreSQL database server...
> Feb 17 13:46:11 db1 pg_ctl: LOG: invalid value for parameter
> "max_stack_depth": 16384
> Feb 17 13:46:11 db1 pg_ctl: DETAIL: "max_stack_depth" must not exceed
> 7680kB.
> Feb 17 13:46:11 db1 pg_ctl: HINT: Incre...
2018 Aug 07
0
Failed to modify SPNs
...amba <samba at lists.samba.org> wrote:
> >
> > > On Tue, 7 Aug 2018 12:51:33 +0100
> > > Rowland Penny via samba <samba at lists.samba.org> wrote:
> > >
> > > > > > > Failed to modify SPNs on
> > > > > > > CN=db1,CN=Computers,DC=mydom,DC=lan: acl: spn validation
> > > > > > > failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > > > > > > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > > > > > > forest[mydom.lan] domain[mydom.lan]
>...
2018 Aug 07
1
Failed to modify SPNs
...gt; wrote:
> > >
> > > > On Tue, 7 Aug 2018 12:51:33 +0100
> > > > Rowland Penny via samba <samba at lists.samba.org> wrote:
> > > >
> > > > > > > > Failed to modify SPNs on
> > > > > > > > CN=db1,CN=Computers,DC=mydom,DC=lan: acl: spn validation
> > > > > > > > failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > > > > > > > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > > > > > > > forest[mydom.lan] domain[...
2016 Feb 17
4
New glibc for CentOS-6 and CentOS-7 and CVE-2015-7547
On 02/17/2016 07:08 AM, Michael H wrote:
> On 17/02/16 13:01, Johnny Hughes wrote:
>> I normally just let the daily announce post to this list show what
>> is available for updates, but there is a CVE (CVE-2015-7547) that
>> needs a bit more attention which will be on today's announce list
>> of updates.
>>
>> We released a new glibc yesterday for
2015 Aug 17
2
persistent change of max_stack_depth
...max_stack_depth = 10MB.
>>>>
>>>> I rebooted, ulimit -s shows 12288.
>>>>
>>>> When I restart my service (#It does not affect resource limits of the
>>>> system services.) becomes apparent.
>>>>
>>>> Aug 14 16:22:17 db1 pg_ctl[3177]: < 2015-08-14 16:22:17.839 BST >LOG:
>>>> invalid value for parameter "max_stack_depth": 10240
>>>> Aug 14 16:22:17 db1 pg_ctl[3177]: < 2015-08-14 16:22:17.839 BST
>>>> >DETAIL:
>>>> "max_stack_depth" mu...
2018 Aug 07
0
Failed to modify SPNs
On Tue, 7 Aug 2018 14:55:24 +0200
Henry Jensen via samba <samba at lists.samba.org> wrote:
> On Tue, 7 Aug 2018 12:51:33 +0100
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > > > > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan:
> > > > > acl: spn validation failed for spn[TERMSRV/DB1.MYDOM]
> > > > > uac[0x1000] account[db1$] hostname[(null)] nbname[mydom]
> > > > > ntds[(null)] forest[mydom.lan] domain[mydom.lan]
> > > > >
> >...
2016 Feb 17
2
New glibc for CentOS-6 and CentOS-7 and CVE-2015-7547
...cted.
>>>
>>> Wow, so, I updated my server (yum update -y) which applied a new kernel
>>> and the new glibc among other things, After the update completed it
>>> knocked my master postgresql database offline.
>>>
>>>
>>> Feb 17 13:46:11 db1 systemd: Starting PostgreSQL database server...
>>> Feb 17 13:46:11 db1 pg_ctl: LOG: invalid value for parameter
>>> "max_stack_depth": 16384
>>> Feb 17 13:46:11 db1 pg_ctl: DETAIL: "max_stack_depth" must not exceed
>>> 7680kB.
>>>...
2018 Aug 07
0
Failed to modify SPNs
On Tue, 7 Aug 2018 13:00:57 +0200
Henry Jensen via samba <samba at lists.samba.org> wrote:
> Hi Rowland,
>
>
> On Tue, 7 Aug 2018 09:46:24 +0100
> Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > > Failed to modify SPNs on CN=db1,CN=Computers,DC=mydom,DC=lan: acl:
> > > spn validation failed for spn[TERMSRV/DB1.MYDOM] uac[0x1000]
> > > account[db1$] hostname[(null)] nbname[mydom] ntds[(null)]
> > > forest[mydom.lan] domain[mydom.lan]
> > >
> > > At first I thought it was about m...
2016 Feb 17
1
New glibc for CentOS-6 and CentOS-7 and CVE-2015-7547
...pdate or a kernel update .. rebooting is
> easiest and it ensures everything is protected.
Wow, so, I updated my server (yum update -y) which applied a new kernel
and the new glibc among other things, After the update completed it
knocked my master postgresql database offline.
Feb 17 13:46:11 db1 systemd: Starting PostgreSQL database server...
Feb 17 13:46:11 db1 pg_ctl: LOG: invalid value for parameter
"max_stack_depth": 16384
Feb 17 13:46:11 db1 pg_ctl: DETAIL: "max_stack_depth" must not exceed
7680kB.
Feb 17 13:46:11 db1 pg_ctl: HINT: Increase the platform's st...
2018 Jun 12
2
iproute2 problems
...e helped regarding the tun error, however it is not connecting. If I stop the tinc service and then run:
root at web3:~# tincd -n gainplus -d -D
tincd 1.0.33 starting, debug level 1
/dev/net/tun is a Linux tun/tap device (tun mode)
Listening on 10.130.69.123 port 655
Ready
Trying to connect to db1 (10.130.39.180 port 655)
Timeout from db1 (10.130.39.180 port 655) during authentication
Could not set up a meta connection to db1
Trying to re-establish outgoing connection in 5 seconds
Trying to connect to db1 (10.130.39.180 port 655)
^\Got QUIT signal
Statistics for Linux tun/tap device (tun mod...