Displaying 20 results from an estimated 27 matches for "gateway2".
Did you mean:
gateway
2020 Nov 08
4
Can't join domain (LDAP error)
...ol domain join beger.com.au DC -k yes
INFO 2020-11-08 15:51:30,554 pid:20267 /usr/local/lib/python3.7/site-packages/samba/join.py #107: Finding a writeable DC for domain 'beger.com.au'
INFO 2020-11-08 15:51:30,576 pid:20267 /usr/local/lib/python3.7/site-packages/samba/join.py #109: Found DC gateway2.beger.com.au
Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER
ERROR(ldb): un...
2004 Aug 26
0
Asterisk media problem behind NAT
...t; <sip:192.168.1.38:5060;transport=udp>
Content-Length: 0
10 headers, 0 lines
Using latest request as basis request
Sending to 192.168.1.38 : 5060 (non-NAT)
Transmitting (NAT):
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.1.38:5060;branch=z9hG4bK7ca01be9be9a2dca34277ce0ef3f5021;received=<gateway2 ip>
From: "3004" <sip:3004@<asterisk ip>:5060;transport=udp>;tag=13645178
To: "3004" <sip:3004@<asterisk ip>:5060;transport=udp>;tag=as0934b948
Call-ID: ec142a25ca3fef012098b2782a8c7437@192.168.1.38
CSeq: 1 REGISTER
User-Agent: Asterisk PBX
Allow: INVI...
2016 Sep 04
4
more than one IP address on network device?
...ess to the interface in the same way:
>
> | IPADDR2=172.17.170.101
> | NETMASK2=255.255.255.0
>
> There is no need to create a virtual network device.
ah ok, and the other values?
IPADDR2=192.168.1.10
BROADCAST2=192.168.1.255 <--
NETMASK2=255.255.255.0
NETWORK2=192.168.1.0 <--
GATEWAY2=192.168.1.1 <--
in case they don't match the first IP address?
Thanks,
Walter
2020 Nov 08
2
Can't join domain (LDAP error)
> On 8 Nov 2020, at 20:24, Rowland penny via samba <samba at lists.samba.org> wrote:
>> ldbsearch does not work either:
>> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)'
>> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
>> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP...
2006 Oct 06
12
Two outbound internet links, using one network interface
...box
be categorized as well), but trying to solve it, I came up with another
solution,
which seems simpler.The idea is to use something like this:
---------------------------------------------------------------------------------
IPT=/sbin/iptables
PORT_LIST="22 53"
GATEWAY1=192.168.10.1
GATEWAY2=192.168.100.1
for PORT in $PORT_LIST
do
$IPT -t nat -A POSTROUTING -o eth0 \
-p tcp --dport $PORT -j SNAT --to-source $GATEWAY2
done
$IPT -t nat -A POSTROUTING -o eth0 -j SNAT --to-source $GATEWAY1
-----------------------------------------------------------------------------
I...
2020 Aug 30
2
ID mapping with SFU not setting shell
...SFU to set user IDs, shells, etc. but I can't work out the right magic - it always seems to use default template shell and home directory (but the UID seems correct)
The global section of my smb4.conf looks like so:
# Global parameters
[global]
log level = all:2
netbios name = GATEWAY2
realm = BEGER.COM.AU
server role = active directory domain controller
workgroup = BEGER
server services = -dns
time server = yes
winbind nss info = sfu
winbind use default domain = yes
root at gateway2:~ # getent passwd testuser
BEGER\testuse...
2004 Jan 19
1
Problems with source routing
Hello
I have the following problem:
LAN<--->LINUX_ROUTER<--> 2 internet gateways
gateway1: adsl
gateway2: ppp connection
I want the following
Machines from LAN going to Internet tcp port 80 :-> gateway1
Machines from LAN goint to Internet tcp port 22 :-> gateway2
Everything else: -> gateway1
How can I acomplish this? I am using kernel 2.4.24
Can I combine dead gateway detection with the...
2016 Sep 04
4
more than one IP address on network device?
On 09/04/2016 05:00 PM, Ulf Volmer wrote:
>> IPADDR2=192.168.1.10
>> BROADCAST2=192.168.1.255 <--
>> NETMASK2=255.255.255.0
>> NETWORK2=192.168.1.0 <--
>> GATEWAY2=192.168.1.1 <--
>>
>> in case they don't match the first IP address?
>
> I'm not sure at this point. If you have to add a second ip in another
> different network maybe you need a virtual device.
OK, some testing has been done. you have to specify
IPADDR=192.168.0...
2012 Feb 06
4
[Bug 1977] New: ProxyCommand seems to no execute shell commands
...at scientia.net
Hi.
The manpage says to ProxyCommand:
>The command string extends to the end of the line,
>and is executed with the user's shell.
So I'd have assumed that the following works:
Host *.exmaple.org
ProxyCommand ssh -W %h:%p gateway1.exmaple.org || ssh -W %h:%p
gateway2.exmaple.org
But it doesn't, even not in modifications like:
ProxyCommand { ssh -W %h:%p gateway1.exmaple.org ; } || { ssh
-W %h:%p gateway2.exmaple.org ; }
or so.
Is this intentional or a bug?
What works however is explicitly invoking another shell:
ProxyCommand sh -c "s...
2020 Aug 30
1
Log spam "Failed to bind to uuid ..."
....11.8. They both run FreeBSD / ZFS. The site is setup as an AD (I wrote https://wiki.freebsd.org/Samba4ZFS while doing it).
My original plan was to join the new server to the domain, shut down the old one and rename it but renamedc complained the old name was still present so I just keep the name (gateway2).
The join (samba-tool domain join beger.com.au DC -k yes --dns-backend=BIND9_DLZ) seemed to run fine. I also copied the sysvol from the old system and fixed up the ACLs. Note that I had to add "dfs_samba4 zfsacl" to the vfs objects for sysvol.
I found that when I shutdown the old serve...
2020 Aug 30
0
Unable to do offline backup (start transaction stalls)
Hi,
I'm trying to do an offline backup but it gets stuck here:
root at gateway2:~ # samba-tool domain backup offline --targetdir=/var/db/samba-backup
running backup on dirs: /var/db/samba4/private /var/db/samba4 /usr/local/etc
Starting transaction on /var/db/samba4/private/secrets
load: 0.06 cmd: tdbbackup 94560 [lockf] 316.69r 0.00u 0.00s 0% 2896k
An online backup completes...
2020 Nov 08
0
Can't join domain (LDAP error)
...join beger.com.au DC -k yes
> INFO 2020-11-08 15:51:30,554 pid:20267 /usr/local/lib/python3.7/site-packages/samba/join.py #107: Finding a writeable DC for domain 'beger.com.au'
> INFO 2020-11-08 15:51:30,576 pid:20267 /usr/local/lib/python3.7/site-packages/samba/join.py #109: Found DC gateway2.beger.com.au
> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client internal error: NT_STATUS_INVALID_PARAMETER
>...
2020 Nov 08
0
Can't join domain (LDAP error)
...Principal
> Nov 8 15:51:22 2020 Nov 9 01:51:22 2020 krbtgt/BEGER.COM.AU at BEGER.COM.AU
>
> However when I try and join the domain it complains about connecting to the LDAP server:
>
> ldbsearch does not work either:
> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)'
> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap': LDAP client i...
2020 Nov 08
0
Can't join domain (LDAP error)
On 08/11/2020 11:52, O'Connor, Daniel wrote:
>
>> On 8 Nov 2020, at 20:24, Rowland penny via samba <samba at lists.samba.org> wrote:
>>> ldbsearch does not work either:
>>> root at samba-addc:/ # samba-ldbsearch -H ldap://gateway2.beger.com.au -U beger/darius '(objectclass=person)'
>>> Failed to connect to ldap URL 'ldap://gateway2.beger.com.au' - LDAP client internal error: NT_STATUS_INVALID_PARAMETER
>>> Failed to connect to 'ldap://gateway2.beger.com.au' with backend 'ldap'...
2009 Oct 20
2
all our circuits are busy now
I am not sure why I am getting this message,
I have an outbound route that goes to asterisk gateway1 then asterisk
gateway2
When all lines on asterisk gateway1 are full, I get the message " all our
circuits are busy now" then few second later, the phone rings, going to the
second route! And the call can be established, how can I get rid of this
message??
thanks
-------------- next part --------------
An...
1999 Jul 09
1
Sharing in another network
Hi,
I'm trying to share a machine that's on the other side of a gateway.
The machine being shared is a Linux (kernel 2.2.1 (RedHat 5.2) and samba
2.0.3), and the box trying to access it is NT4.0 with SP5.
It looks something like this
------- --------- ------
|Linux|-----------|Gateway|----------| NT |
------- --------- ------
192.168.32.72
2016 Sep 04
0
more than one IP address on network device?
...; | IPADDR2=172.17.170.101
>> | NETMASK2=255.255.255.0
>>
>> There is no need to create a virtual network device.
> ah ok, and the other values?
>
> IPADDR2=192.168.1.10
> BROADCAST2=192.168.1.255 <--
> NETMASK2=255.255.255.0
> NETWORK2=192.168.1.0 <--
> GATEWAY2=192.168.1.1 <--
Interesting... With these settings, namely GATEWAY2=..., how the
arbitration is done (in networks stack) which of gateways is used for
packets to be sent outside of networks the machine is on?
As far as I know FreeBSD, there can be only one gateway (BTW, synonym:
default gatewa...
2020 Aug 30
0
ID mapping with SFU not setting shell
...tc. but I can't work out the right magic - it always seems to use default template shell and home directory (but the UID seems correct)
>
> The global section of my smb4.conf looks like so:
> # Global parameters
> [global]
> log level = all:2
> netbios name = GATEWAY2
> realm = BEGER.COM.AU
> server role = active directory domain controller
> workgroup = BEGER
> server services = -dns
> time server = yes
> winbind nss info = sfu
> winbind use default domain = yes
>
> root a...
2004 Aug 24
0
multiple gateways causes problem
...nd both of them are connected to
two different ISPs. I have added two ISPs to my default gateway with
same metric.
Let a.b.c.d be the IP of 1st network card and e.f.g.h be the ip of the
second network card
i.e., Card1 - IP=a.b.c.d, Gateway=gateway1.isp1.net
Card2 - IP=e.f.g.h, Gateway=gateway2.isp2.net
route add -net 0/0 gw gateway1.isp1.net metric 0
route add -net 0/0 gw gateway2.isp2.net metric 0
My problem is, if I try to access the 1st Network card (a.b.c.d --
ISP1) from a remote machine, sometimes the connection takes a long time
to establish. Is it due to the reply pac...
2016 Sep 04
0
more than one IP address on network device?
...o need to create a virtual network device.
> ah ok, and the other values?
no other values needed. i assume that the second ip is in the same
subnet as the first one.
> IPADDR2=192.168.1.10
> BROADCAST2=192.168.1.255 <--
> NETMASK2=255.255.255.0
> NETWORK2=192.168.1.0 <--
> GATEWAY2=192.168.1.1 <--
>
> in case they don't match the first IP address?
I'm not sure at this point. If you have to add a second ip in another
different network maybe you need a virtual device.
best regards
Ulf