Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-29 Thread David Moore via PacketFence-users
I'm having the same problem, did you ever get this resolved?

From: Nate Breeden via PacketFence-users 

Sent: Tuesday, August 23, 2022 3:09 PM
To: Fabrice Durand ; 
packetfence-users@lists.sourceforge.net 

Cc: Nate Breeden 
Subject: Re: [PacketFence-users] [External] [External] Domain Joining 
PacketFence Fails


[DOMAINNAME]

dns_name= DOMAINNAME.Local

dns_servers=10.0.1.15

server_name=%h

ou=Domain Computers

ad_server=mydc1

workgroup=domain.Local

status=enabled

sticky_dc=mydc1

ntlm_cache_expiry=3600

# Copyright (C) Inverse inc.









Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)

pkts bytes target prot opt in out source   destination



Chain INPUT (policy ACCEPT 0 packets, 0 bytes)

pkts bytes target prot opt in out source   destination



Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)

pkts bytes target prot opt in out source   destination



Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)

pkts bytes target prot opt in out source   destination

2   201 SNAT   all  --  *  eth0169.254.0.0/16   0.0.0.0/0   
 to:10.0.1.19



Chain postrouting-inline-routed (0 references)

pkts bytes target prot opt in out source   destination



Chain postrouting-int-inline-if (0 references)

pkts bytes target prot opt in out source   destination



Chain prerouting-int-inline-if (0 references)

pkts bytes target prot opt in out source   destination



Chain prerouting-int-vlan-if (0 references)

pkts bytes target prot opt in out source   destination



From: Fabrice Durand 
Sent: Tuesday, August 23, 2022 2:36 PM
To: packetfence-users@lists.sourceforge.net
Cc: Nate Breeden 
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails



This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.



Hello,



can you show me the content of conf/domain.conf and also the result of iptables 
-L -n -v -t nat



Regards

Fabrice







Le mar. 23 août 2022 à 14:25, Nate Breeden via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
 a écrit :

Hey Aaron,



My DCs are using Server 2019, also have tried it with the firewall disabled and 
had the same result.



Also thought this would be the easiest part of my install lol





Thanks!



Nate Breeden
Director of IT
Criswell Automotive
F: (301) 212-4520
O: (301) 212-4520


[Criswell Automotive]

CONFIDENTIALITY NOTICE:
The contents of this email message and any attachments are intended solely for 
the addressee(s) and may contain confidential and/or privileged information and 
may be legally protected from disclosure. If you are not the intended recipient 
of this message or their agent, or if this message has been addressed to you in 
error, please immediately alert the sender by reply email and then delete this 
message and any attachments. If you are not the intended recipient, you are 
hereby notified that any use, dissemination, copying, or storage of this 
message or its attachments is strictly prohibited.





From: Aaron Zuercher via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
Sent: Tuesday, August 23, 2022 11:25 AM
To: 
packetfence-users@lists.sourceforge.net<mailto:packetfence-users@lists.sourceforge.net>
Cc: Aaron Zuercher mailto:aaron.techge...@gmail.com>>
Subject: Re: [External] [PacketFence-users] Domain Joining PacketFence Fails



This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.



Nate,

this part of my install was pretty straight forward.  What version of windows 
in your DC?   What about firewall blocking something?



Aaron



On Tue, Aug 23, 2022 at 7:34 AM Nate Breeden via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
 wrote:

When trying to domain join PacketForce, on the web GUI we receive “Failed to 
join domain: failed to find DC for domain Computers - The object was not found.”



After searching through a bunch of articles, it looks like where it says “for 
domain Computers” should say “for domain MYDOMAIN”?



Did a full reinstall of PacketFence thinking something was wrong with the 
install, but am still facing the same issue.



In the actual Debian VM if I ping a hostname without the domain name it replies 
with the correct IP address, same thing when pining with the FQDN.



Cat /etc/resolv.conf > this returns the proper DNS IP addresses for my domain



Net ads status > this returns “ads_connect: No logon servers are currently 
available to service the logon request.

Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-23 Thread Nate Breeden via PacketFence-users
[DOMAINNAME]
dns_name= DOMAINNAME.Local
dns_servers=10.0.1.15
server_name=%h
ou=Domain Computers
ad_server=mydc1
workgroup=domain.Local
status=enabled
sticky_dc=mydc1
ntlm_cache_expiry=3600
# Copyright (C) Inverse inc.




Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)
pkts bytes target prot opt in out source   destination

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source   destination

Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination

Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination
2   201 SNAT   all  --  *  eth0169.254.0.0/16   0.0.0.0/0   
 to:10.0.1.19

Chain postrouting-inline-routed (0 references)
pkts bytes target prot opt in out source   destination

Chain postrouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-vlan-if (0 references)
pkts bytes target prot opt in out source   destination

From: Fabrice Durand 
Sent: Tuesday, August 23, 2022 2:36 PM
To: packetfence-users@lists.sourceforge.net
Cc: Nate Breeden 
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Hello,

can you show me the content of conf/domain.conf and also the result of iptables 
-L -n -v -t nat

Regards
Fabrice



Le mar. 23 août 2022 à 14:25, Nate Breeden via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
 a écrit :
Hey Aaron,

My DCs are using Server 2019, also have tried it with the firewall disabled and 
had the same result.

Also thought this would be the easiest part of my install lol


Thanks!

Nate Breeden
Director of IT
Criswell Automotive
F: (301) 212-4520
O: (301) 212-4520

[Criswell Automotive]
CONFIDENTIALITY NOTICE:
The contents of this email message and any attachments are intended solely for 
the addressee(s) and may contain confidential and/or privileged information and 
may be legally protected from disclosure. If you are not the intended recipient 
of this message or their agent, or if this message has been addressed to you in 
error, please immediately alert the sender by reply email and then delete this 
message and any attachments. If you are not the intended recipient, you are 
hereby notified that any use, dissemination, copying, or storage of this 
message or its attachments is strictly prohibited.


From: Aaron Zuercher via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
Sent: Tuesday, August 23, 2022 11:25 AM
To: 
packetfence-users@lists.sourceforge.net
Cc: Aaron Zuercher mailto:aaron.techge...@gmail.com>>
Subject: Re: [External] [PacketFence-users] Domain Joining PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Nate,
this part of my install was pretty straight forward.  What version of windows 
in your DC?   What about firewall blocking something?

Aaron

On Tue, Aug 23, 2022 at 7:34 AM Nate Breeden via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
 wrote:
When trying to domain join PacketForce, on the web GUI we receive “Failed to 
join domain: failed to find DC for domain Computers - The object was not found.”

After searching through a bunch of articles, it looks like where it says “for 
domain Computers” should say “for domain MYDOMAIN”?

Did a full reinstall of PacketFence thinking something was wrong with the 
install, but am still facing the same issue.

In the actual Debian VM if I ping a hostname without the domain name it replies 
with the correct IP address, same thing when pining with the FQDN.


Cat /etc/resolv.conf > this returns the proper DNS IP addresses for my domain



Net ads status > this returns “ads_connect: No logon servers are currently 
available to service the logon request.” (X2)



Also have tried tweaking each setting on the Configuration > Policies and 
Access Control > Domains > Active Directory Domains > [my identifier], 
including either using IP addresses/hostnames (for Active Directory server, 
Sticky DC), changing the admin credentials around 
(myadmin@domain.local, myadmin@domain, myadmin, 
mydomain\myadmin), have tweaked the “This server’s name” field, to either 
specify a name or utilize %h.





Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-23 Thread Nate Breeden via PacketFence-users
Ah I got ya, I was a little confused when I read “workgroup” lol.

Tinkered a little more with the domain settings, this ended up resolving my 
issue – changed the ad_server and sticky_dc to utilize the IP address of my DC. 
Not sure why that would be problematic, as the Debian VM is able to ping those 
by name, even without the FQDN…

{Old values}:
[DOMAINNAME]
dns_name= DOMAINNAME.Local
dns_servers=10.0.1.15
server_name=%h
ou=Domain Computers
ad_server=mydc1
workgroup=domain.Local
status=enabled
sticky_dc=mydc1
ntlm_cache_expiry=3600
# Copyright (C) Inverse inc.




{New values}:
[DOMAINNAME]
dns_name= DOMAINNAME.LOCAL
dns_servers=10.0.1.15
server_name=%h
ou=Domain Computers
ad_server=10.0.1.15
workgroup= DOMAINNAME
status=enabled
sticky_dc=10.0.1.15
ntlm_cache_expiry=3600
# Copyright (C) Inverse inc.


Nate Breeden
Director of IT
Criswell Automotive
F: (301) 212-4520
O: (301) 212-4520

[Criswell Automotive]
CONFIDENTIALITY NOTICE:
The contents of this email message and any attachments are intended solely for 
the addressee(s) and may contain confidential and/or privileged information and 
may be legally protected from disclosure. If you are not the intended recipient 
of this message or their agent, or if this message has been addressed to you in 
error, please immediately alert the sender by reply email and then delete this 
message and any attachments. If you are not the intended recipient, you are 
hereby notified that any use, dissemination, copying, or storage of this 
message or its attachments is strictly prohibited.


From: Fabrice Durand 
Sent: Tuesday, August 23, 2022 4:12 PM
To: Nate Breeden 
Cc: packetfence-users@lists.sourceforge.net
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

the WORKGROUP is the pre-windows-2000 name and the dns_name is the dns format.

If i am not wrong when you edit a user in Users and computers you should be 
able to see both.


Le mar. 23 août 2022 à 15:52, Nate Breeden 
mailto:nbree...@criswellauto.com>> a écrit :
Hey Fabrice,

I just tried them in all caps, still the same result.

As far as workgroup, would that not be my domain name? Also tried it without 
the .local in all caps, same thing happens there


Thanks!

From: Fabrice Durand mailto:oeufd...@gmail.com>>
Sent: Tuesday, August 23, 2022 3:28 PM
To: Nate Breeden mailto:nbree...@criswellauto.com>>
Cc: 
packetfence-users@lists.sourceforge.net
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Iptables looks to be ok.

But are you sure about workgroup=domain.Local ?

Also put dns_name and workgroup in uppercase .


Le mar. 23 août 2022 à 15:09, Nate Breeden 
mailto:nbree...@criswellauto.com>> a écrit :
[DOMAINNAME]
dns_name= DOMAINNAME.Local
dns_servers=10.0.1.15
server_name=%h
ou=Domain Computers
ad_server=mydc1
workgroup=domain.Local
status=enabled
sticky_dc=mydc1
ntlm_cache_expiry=3600
# Copyright (C) Inverse inc.




Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)
pkts bytes target prot opt in out source   destination

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source   destination

Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination

Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination
2   201 SNAT   all  --  *  eth0
169.254.0.0/16
   
0.0.0.0/0
to:10.0.1.19

Chain postrouting-inline-routed (0 references)
pkts bytes target prot opt in out source   destination

Chain postrouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-vlan-if (0 references)
pkts bytes target prot opt in out source  

Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-23 Thread Fabrice Durand via PacketFence-users
the WORKGROUP is the pre-windows-2000 name and the dns_name is the dns
format.

If i am not wrong when you edit a user in Users and computers you should be
able to see both.


Le mar. 23 août 2022 à 15:52, Nate Breeden  a
écrit :

> Hey Fabrice,
>
>
>
> I just tried them in all caps, still the same result.
>
>
>
> As far as workgroup, would that not be my domain name? Also tried it
> without the .local in all caps, same thing happens there
>
>
>
>
>
> Thanks!
>
>
>
> *From:* Fabrice Durand 
> *Sent:* Tuesday, August 23, 2022 3:28 PM
> *To:* Nate Breeden 
> *Cc:* packetfence-users@lists.sourceforge.net
> *Subject:* Re: [External] [PacketFence-users] [External] Domain Joining
> PacketFence Fails
>
>
>
> This message was sent from outside the company, please use caution when
> clicking links or opening attachments unless you recognize the source of
> this email and know the content is safe.
>
>
>
> Iptables looks to be ok.
>
>
>
> But are you sure about workgroup=domain.Local ?
>
>
>
> Also put dns_name and workgroup in uppercase .
>
>
>
>
>
> Le mar. 23 août 2022 à 15:09, Nate Breeden  a
> écrit :
>
> [DOMAINNAME]
>
> dns_name= DOMAINNAME.Local
>
> dns_servers=10.0.1.15
>
> server_name=%h
>
> ou=Domain Computers
>
> ad_server=mydc1
>
> workgroup=domain.Local
>
> status=enabled
>
> sticky_dc=mydc1
>
> ntlm_cache_expiry=3600
>
> # Copyright (C) Inverse inc.
>
>
>
>
>
>
>
>
>
> Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)
>
> pkts bytes target prot opt in out source
> destination
>
> 2   201 SNAT   all  --  *  eth0169.254.0.0/16
> 
> 0.0.0.0/0
> 
>   to:10.0.1.19
>
>
>
> Chain postrouting-inline-routed (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain postrouting-int-inline-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain prerouting-int-inline-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain prerouting-int-vlan-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> *From:* Fabrice Durand 
> *Sent:* Tuesday, August 23, 2022 2:36 PM
> *To:* packetfence-users@lists.sourceforge.net
> *Cc:* Nate Breeden 
> *Subject:* Re: [External] [PacketFence-users] [External] Domain Joining
> PacketFence Fails
>
>
>
> This message was sent from outside the company, please use caution when
> clicking links or opening attachments unless you recognize the source of
> this email and know the content is safe.
>
>
>
> Hello,
>
>
>
> can you show me the content of conf/domain.conf and also the result of
> iptables -L -n -v -t nat
>
>
>
> Regards
>
> Fabrice
>
>
>
>
>
>
>
> Le mar. 23 août 2022 à 14:25, Nate Breeden via PacketFence-users <
> packetfence-users@lists.sourceforge.net> a écrit :
>
> Hey Aaron,
>
>
>
> My DCs are using Server 2019, also have tried it with the firewall
> disabled and had the same result.
>
>
>
> Also thought this would be the easiest part of my install lol
>
>
>
>
>
> Thanks!
>
>
>
>
>
> *Nate Breeden Director of IT *Criswell Automotive
> F: (301) 212-4520
> O: (301) 212-4520
>
>
> [image: Criswell Automotive]
>
> CONFIDENTIALITY NOTICE:
> The contents of this email message and any attachments are intended solely
> for the addressee(s) and may contain confidential and/or privileged
> information and may be legally protected from disclosure. If you are not
> the intended recipient of this message or their agent, or if this message
> has been addressed to you in error, please immediately alert the sender by
> reply email and then delete this message and any attachments. If you are
> not the intended recipient, you are hereby notified that any use,
> dissemination, copying, or storage of this message or its attachments is
> strictly prohibited.
>
>
>
>
>
> *From:* Aaron Zuercher via PacketFence-users <
> packetfence-users@lists.sourceforge.net>
> *Sent:* Tuesday, August 23, 2022 11:25 AM
> *To:* packetfence-users@lists.sourceforge.net
> *Cc:* Aaron Zuercher 
> *Subject:* Re: 

Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-23 Thread Nate Breeden via PacketFence-users
Hey Fabrice,

I just tried them in all caps, still the same result.

As far as workgroup, would that not be my domain name? Also tried it without 
the .local in all caps, same thing happens there


Thanks!

From: Fabrice Durand 
Sent: Tuesday, August 23, 2022 3:28 PM
To: Nate Breeden 
Cc: packetfence-users@lists.sourceforge.net
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Iptables looks to be ok.

But are you sure about workgroup=domain.Local ?

Also put dns_name and workgroup in uppercase .


Le mar. 23 août 2022 à 15:09, Nate Breeden 
mailto:nbree...@criswellauto.com>> a écrit :
[DOMAINNAME]
dns_name= DOMAINNAME.Local
dns_servers=10.0.1.15
server_name=%h
ou=Domain Computers
ad_server=mydc1
workgroup=domain.Local
status=enabled
sticky_dc=mydc1
ntlm_cache_expiry=3600
# Copyright (C) Inverse inc.




Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)
pkts bytes target prot opt in out source   destination

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source   destination

Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination

Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)
pkts bytes target prot opt in out source   destination
2   201 SNAT   all  --  *  eth0
169.254.0.0/16
   
0.0.0.0/0
to:10.0.1.19

Chain postrouting-inline-routed (0 references)
pkts bytes target prot opt in out source   destination

Chain postrouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-inline-if (0 references)
pkts bytes target prot opt in out source   destination

Chain prerouting-int-vlan-if (0 references)
pkts bytes target prot opt in out source   destination

From: Fabrice Durand mailto:oeufd...@gmail.com>>
Sent: Tuesday, August 23, 2022 2:36 PM
To: 
packetfence-users@lists.sourceforge.net
Cc: Nate Breeden mailto:nbree...@criswellauto.com>>
Subject: Re: [External] [PacketFence-users] [External] Domain Joining 
PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Hello,

can you show me the content of conf/domain.conf and also the result of iptables 
-L -n -v -t nat

Regards
Fabrice



Le mar. 23 août 2022 à 14:25, Nate Breeden via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
 a écrit :
Hey Aaron,

My DCs are using Server 2019, also have tried it with the firewall disabled and 
had the same result.

Also thought this would be the easiest part of my install lol


Thanks!

Nate Breeden
Director of IT
Criswell Automotive
F: (301) 212-4520
O: (301) 212-4520

[Criswell Automotive]
CONFIDENTIALITY NOTICE:
The contents of this email message and any attachments are intended solely for 
the addressee(s) and may contain confidential and/or privileged information and 
may be legally protected from disclosure. If you are not the intended recipient 
of this message or their agent, or if this message has been addressed to you in 
error, please immediately alert the sender by reply email and then delete this 
message and any attachments. If you are not the intended recipient, you are 
hereby notified that any use, dissemination, copying, or storage of this 
message or its attachments is strictly prohibited.


From: Aaron Zuercher via PacketFence-users 
mailto:packetfence-users@lists.sourceforge.net>>
Sent: Tuesday, August 23, 2022 11:25 AM
To: 
packetfence-users@lists.sourceforge.net
Cc: Aaron Zuercher mailto:aaron.techge...@gmail.com>>
Subject: Re: [External] [PacketFence-users] Domain Joining PacketFence Fails

This message was sent from outside the company, please use caution when 
clicking links or opening attachments unless you recognize the source of this 
email and know the content is safe.

Nate,
this part of my install was pretty straight forward.  What 

Re: [PacketFence-users] [External] [External] Domain Joining PacketFence Fails

2022-08-23 Thread Fabrice Durand via PacketFence-users
Iptables looks to be ok.

But are you sure about workgroup=domain.Local ?

Also put dns_name and workgroup in uppercase .


Le mar. 23 août 2022 à 15:09, Nate Breeden  a
écrit :

> [DOMAINNAME]
>
> dns_name= DOMAINNAME.Local
>
> dns_servers=10.0.1.15
>
> server_name=%h
>
> ou=Domain Computers
>
> ad_server=mydc1
>
> workgroup=domain.Local
>
> status=enabled
>
> sticky_dc=mydc1
>
> ntlm_cache_expiry=3600
>
> # Copyright (C) Inverse inc.
>
>
>
>
>
>
>
>
>
> Chain PREROUTING (policy ACCEPT 16868 packets, 1946K bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain OUTPUT (policy ACCEPT 177K packets, 11M bytes)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain POSTROUTING (policy ACCEPT 177K packets, 11M bytes)
>
> pkts bytes target prot opt in out source
> destination
>
> 2   201 SNAT   all  --  *  eth0169.254.0.0/16
> 0.0.0.0/0to:10.0.1.19
>
>
>
> Chain postrouting-inline-routed (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain postrouting-int-inline-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain prerouting-int-inline-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> Chain prerouting-int-vlan-if (0 references)
>
> pkts bytes target prot opt in out source
> destination
>
>
>
> *From:* Fabrice Durand 
> *Sent:* Tuesday, August 23, 2022 2:36 PM
> *To:* packetfence-users@lists.sourceforge.net
> *Cc:* Nate Breeden 
> *Subject:* Re: [External] [PacketFence-users] [External] Domain Joining
> PacketFence Fails
>
>
>
> This message was sent from outside the company, please use caution when
> clicking links or opening attachments unless you recognize the source of
> this email and know the content is safe.
>
>
>
> Hello,
>
>
>
> can you show me the content of conf/domain.conf and also the result of
> iptables -L -n -v -t nat
>
>
>
> Regards
>
> Fabrice
>
>
>
>
>
>
>
> Le mar. 23 août 2022 à 14:25, Nate Breeden via PacketFence-users <
> packetfence-users@lists.sourceforge.net> a écrit :
>
> Hey Aaron,
>
>
>
> My DCs are using Server 2019, also have tried it with the firewall
> disabled and had the same result.
>
>
>
> Also thought this would be the easiest part of my install lol
>
>
>
>
>
> Thanks!
>
>
>
>
>
> *Nate Breeden Director of IT *Criswell Automotive
> F: (301) 212-4520
> O: (301) 212-4520
>
>
> [image: Criswell Automotive]
>
> CONFIDENTIALITY NOTICE:
> The contents of this email message and any attachments are intended solely
> for the addressee(s) and may contain confidential and/or privileged
> information and may be legally protected from disclosure. If you are not
> the intended recipient of this message or their agent, or if this message
> has been addressed to you in error, please immediately alert the sender by
> reply email and then delete this message and any attachments. If you are
> not the intended recipient, you are hereby notified that any use,
> dissemination, copying, or storage of this message or its attachments is
> strictly prohibited.
>
>
>
>
>
> *From:* Aaron Zuercher via PacketFence-users <
> packetfence-users@lists.sourceforge.net>
> *Sent:* Tuesday, August 23, 2022 11:25 AM
> *To:* packetfence-users@lists.sourceforge.net
> *Cc:* Aaron Zuercher 
> *Subject:* Re: [External] [PacketFence-users] Domain Joining PacketFence
> Fails
>
>
>
> This message was sent from outside the company, please use caution when
> clicking links or opening attachments unless you recognize the source of
> this email and know the content is safe.
>
>
>
> Nate,
>
> this part of my install was pretty straight forward.  What version of
> windows in your DC?   What about firewall blocking something?
>
>
>
> Aaron
>
>
>
> On Tue, Aug 23, 2022 at 7:34 AM Nate Breeden via PacketFence-users <
> packetfence-users@lists.sourceforge.net> wrote:
>
> When trying to domain join PacketForce, on the web GUI we receive “Failed
> to join domain: failed to find DC for domain Computers - The object was not
> found.”
>
>
>
> After searching through a bunch of articles, it looks like where it says
> “for domain Computers” should say “for domain MYDOMAIN”?
>
>
>
> Did a full reinstall of PacketFence thinking something was wrong with the
> install, but am still facing the same issue.
>
>
>
> In the actual Debian VM if I ping a hostname without the domain name it
> replies with the correct IP address, same thing when pining with the FQDN.
>
>
>
> Cat /etc/resolv.conf > this returns the proper DNS IP addresses for my
> domain
>
>
>
> Net ads status > this returns “ads_connect: No logon servers are currently
> available to service the logon request.” (X2)
>
>
>
>
>
> Also have tried tweaking each setting on the *Configuration