Displaying 2 results from an estimated 2 matches for "router0".
Did you mean:
  router
  
2007 Dec 06
0
Incorrect source address, per-process routing
...ppropriate place to ask.
I have a workstation that has two interfaces connected to two private
networks, 192.168.0.0/24 and 192.168.1.0/24, each of which has a
separate masquerading gateway to the internet, something like as follows:
            +-----------> to internet
            |
         router0
       192.168.0.1
            |
            |
      192.168.0.100
    +-----<eth0>----+
    |               |
    |  Workstation  |
    |               |
    +-----<eth1>----+
      192.168.1.100
            |
            |
       192.168.1.1
         router1
            |...
2012 Feb 16
1
Samba LDAP passthrough authentication to another openLDAP
...ldap slapd[1393]:  15r
--------
In /var/log/samba/log.smbd:
[2012/02/16 21:05:46,  3] smbd/negprot.c:672(reply_negprot)
  Selected protocol NT LANMAN 1.0
[2012/02/16 21:05:57,  3] auth/auth.c:222(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user
[MYGROUP]\[fajar]@[SG-ROUTER0] with the new password interface
[2012/02/16 21:05:57,  3] auth/auth.c:225(check_ntlm_password)
  check_ntlm_password:  mapped user is: [LDAPCLIENT]\[fajar]@[SG-ROUTER0]
[2012/02/16 21:05:57,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2012/02/16 21:05:57,  2]...