LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-15-2013, 12:52 PM   #1
techboy992
LQ Newbie
 
Registered: Mar 2013
Posts: 5
Blog Entries: 1

Rep: Reputation: Disabled
Network Check


Hi all

I am try to configure som vm's on my centos 6.3

I tried to add a linux container with centos 6.3
But I can't seem to get the network to work proberly
Here is my network setup can some one tell me if it is correct setup to run VM's via virt-manager:

br0 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:66.226.75.55 Bcast:66.226.75.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:665855 errors:0 dropped:0 overruns:0 frame:0
TX packets:42247 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:33614247 (32.0 MiB) TX bytes:25079684 (23.9 MiB)

eth0 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:673187 errors:0 dropped:0 overruns:0 frame:0
TX packets:44901 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:44062272 (42.0 MiB) TX bytes:25578467 (24.3 MiB)
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp1 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:66.226.75.215 Bcast:66.226.75.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp2 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:66.226.75.144 Bcast:66.226.75.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp3 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:66.226.75.145 Bcast:66.226.75.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp4 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:206.225.93.16 Bcast:206.225.93.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp5 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:206.225.93.19 Bcast:206.225.93.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth0:cp6 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C3
inet addr:206.225.93.17 Bcast:206.225.93.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:20 Memory:dfa00000-dfa20000

eth1 Link encap:Ethernet HWaddr 00:25:90:A7:9B:C2
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:16 Memory:df900000-df920000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:38000 errors:0 dropped:0 overruns:0 frame:0
TX packets:38000 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:20834049 (19.8 MiB) TX bytes:20834049 (19.8 MiB)

virbr0 Link encap:Ethernet HWaddr 52:54:00:17:99:14
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

vnet0 Link encap:Ethernet HWaddr FE:54:00:A6:5B:3B
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:687 errors:0 dropped:0 overruns:0 frame:0
TX packets:115238 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:118961 (116.1 KiB) TX bytes:7698279 (7.3 MiB)
 
Old 03-15-2013, 12:57 PM   #2
techboy992
LQ Newbie
 
Registered: Mar 2013
Posts: 5

Original Poster
Blog Entries: 1

Rep: Reputation: Disabled
I have a Windows vps running that works, but then I try to add more they are not accessible on the internet.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
check network speed lukeprog Red Hat 5 06-11-2009 12:47 AM
Check if network is up or not? kushalkoolwal Linux - Networking 2 04-22-2009 02:08 PM
Check if ip is in network with C baddah Programming 3 03-08-2009 02:27 PM
Anyway to check who is on my network? lazylogic Linux - Networking 11 10-02-2008 06:38 AM
Boot disk; check. CD in drive; check. Doesn't work; check. Hal DamnSmallLinux 7 02-04-2004 02:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration