cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1390
Views
5
Helpful
3
Replies

ISE registering node via other interface than gi0

xbill42
Level 1
Level 1

Hi,

 

Is it possible to use another interface than the default gi0 for the communication betweeb PAN and PSN ?

The registering fails with communication problems when I use the gi1 fqdn of the PSN.

 

Setup :

I have a PAN ans a PSN both with 2 interfaces.

gi0 is used for admin GUI on both. I want to use gi1 for the communication between PAN and PSN.

I've configured the fqdn on the gi1 interface with the "ip host command"

I'm using SAN certificate for PAN and PSN with both gi0 and gi1 fqdn.

Both fqdn are resolvable via DNS.

 

Best regards

 

1 Accepted Solution

Accepted Solutions

Yes... as per the ISE Ports Reference, all Management, Replication, and Synchronization is restricted to only the Gig0/Bond0 interface. The communication between the PAN and PSN is part of the Replication/Synchronization.

View solution in original post

3 Replies 3

xbill42
Level 1
Level 1

Hi,

 

I've done some capture on gi1 interface of the PAN, I can see https trafic between PAN and PSN on gi1. I can see the server hello done.

But after that the PAN reset the connection.

 

The doc says : Cisco ISE management is restricted to Gigabit Ethernet 0 but does it also include communications between PAN and PSN ?

 

Best regards

 

Hi

 

If you perform the commands

term len 0
show tech-support

on an ISE node, you'll see the iptables (firewall) rules that Cisco has implemented at the Linux OS level. I believe it's by design to allow only that traffic on Gig0. I don't have a node with two interfaces, but give that a try. Log the output to a file and search for "iptables"

 

 

Yes... as per the ISE Ports Reference, all Management, Replication, and Synchronization is restricted to only the Gig0/Bond0 interface. The communication between the PAN and PSN is part of the Replication/Synchronization.