Dear Team,

I have successfully installed Free IPA in Web URL where i am unable to 
access it in we url with its ip 

i have done installation of Free IPA service inside the vagrant instance of 
host machine

[root@ipa vagrant]# ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.2.15  netmask 255.255.255.0  broadcast 10.0.2.255
        inet6 fe80::5054:ff:feca:e48b  prefixlen 64  scopeid 0x20<link>
        ether 52:54:00:ca:e4:8b  txqueuelen 1000  (Ethernet)
        RX packets 741  bytes 91595 (89.4 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 656  bytes 96725 (94.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.40  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::a00:27ff:fe3b:bb11  prefixlen 64  scopeid 0x20<link>
        ether 08:00:27:3b:bb:11  txqueuelen 1000  (Ethernet)
        RX packets 3883  bytes 247523 (241.7 KiB)
        RX errors 0  dropped 1  overruns 0  frame 0
        TX packets 91  bytes 11936 (11.6 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 1106  bytes 120102 (117.2 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1106  bytes 120102 (117.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

[root@ipa vagrant]# 


Next the List of open ports

[root@ipa vagrant]# netstat -napt
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         
State       PID/Program name    
tcp        0      0 0.0.0.0:111             0.0.0.0:*               
LISTEN      1/systemd           
tcp        0      0 0.0.0.0:22              0.0.0.0:*               
LISTEN      971/sshd            
tcp        0      0 127.0.0.1:25            0.0.0.0:*               
LISTEN      1103/master         
tcp        0      0 10.0.2.15:22            10.0.2.2:40506          
ESTABLISHED 1887/sshd: vagrant  
tcp6       0      0 :::111                  :::*                    
LISTEN      1/systemd           
tcp6       0      0 :::22                   :::*                    
LISTEN      971/sshd            
tcp6       0      0 ::1:25                  :::*                    
LISTEN      1103/master    


can anyone please guide me in this

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/230b2edf-5acc-4ece-a504-ed7bc3120bff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to