Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17773

Having some issues with KVM and FTP network installs

$
0
0

Hello, I am trying to perform a network install via KVM and FTP for RHCSA book excercises (Asghar).

I am able to boot the server to the install spash screen, I can enter "English" as the language, but no further. I see the INSTALLATION SOURCE as ftp://192.168.1.100/pub/repos/local, but the SOFTWARE SELECTION is blank.

I copied the files from the cd to the /var/ftp/pub/repos/local directory, ran createrepo against the same directory. I then changed the se context to match /var/ftp/pub (although I have since turned off selinux). However I can get the FTP install to work. I believe there is a route issue at play her, but not sure.

My home router is: 192.168.1.1 My physical host is: 192.168.1.100 (br0 is 192.168.1.100, bridged from enp8s0) My Vitrual NIC is: 192.168.122.1

[root@localhost ~]# ifconfig -a br0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255 inet6 fe80::226:9eff:feb2:54e7 prefixlen 64 scopeid 0x20<link> ether 00:26:9e:b2:54:e7 txqueuelen 0 (Ethernet) RX packets 10466 bytes 5891891 (5.6 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 33525 bytes 43311370 (41.3 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 enp8s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet6 fe80::226:9eff:feb2:54e7 prefixlen 64 scopeid 0x20<link> ether 00:26:9e:b2:54:e7 txqueuelen 1000 (Ethernet) RX packets 12029 bytes 6248140 (5.9 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 33533 bytes 43312018 (41.3 MiB) 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 0 (Local Loopback) RX packets 160 bytes 13504 (13.1 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 160 bytes 13504 (13.1 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255 ether 52:54:00:04:83:45 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255 ether 52:54:00:e2:bd:af txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr2: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500 inet 192.168.2.1 netmask 255.255.255.0 broadcast 192.168.2.255 ether 52:54:00:c3:45:d9 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr0-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 52:54:00:04:83:45 txqueuelen 500 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr1-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 52:54:00:e2:bd:af txqueuelen 500 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 virbr2-nic: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 52:54:00:c3:45:d9 txqueuelen 500 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 wlp5s0: flags=4098<BROADCAST,MULTICAST> mtu 1500 ether 00:26:c7:12:c3:ee txqueuelen 1000 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 [root@localhost ~]# brctl show bridge name bridge id STP enabled interfaces br0 8000.00269eb254e7 no enp8s0 virbr0 8000.525400048345 yes virbr0-nic virbr1 8000.525400e2bdaf yes virbr1-nic virbr2 8000.525400c345d9 yes virbr2-nic [root@localhost ~]# netstat -rn Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 br0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr2 192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0 [root@localhost ~]# firewall-cmd --state not running [root@localhost ~]# sestatus SELinux status: disabled [root@localhost ~]# getenforce Disabled [root@localhost ~]# firewall-cmd --state not running 
submitted by AliveInPhilly
[link][comment]

Viewing all articles
Browse latest Browse all 17773

Trending Articles