LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   EMERGENCY Help vith network (https://www.linuxquestions.org/questions/linux-server-73/emergency-help-vith-network-4175454336/)

techboy992 03-16-2013 11:22 AM

EMERGENCY Help vith network
 
Hi there can some one help me look in to my network setup before I public it again my vm is down now

I need setup a bridge:
DEVICE=eth0
BOOTPROTO=STATIC
ONBOOT=yes
TYPE="Ethernet"
#UUID="A7902500-C29B-0706-0025-90A79BC20E0F"
#IPADDR=66.226.75.55
#NETMASK=255.255.255.0
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
#DNS1=69.64.66.11
#DNS2=69.64.66.10
#GATEWAY=66.226.75.1
NAME="System eth0"
BRIDGE=br0


DEVICE=br0
TYPE=Bridge
ONBOOT=yes
BOOTPROTO=static
#BROADCAST=102.100.152.255
IPADDR=66.226.75.55
NETMASK=255.255.255.0
GATEWAY=66.226.75.1
DNS1=69.64.66.11

ukiuki 03-16-2013 12:20 PM

People that attend emergencies are paramedics, or the fireman and so on. But here in LQ there is no such thing, we are volunteers that spend our free time and from the good of our hearts we share our experience with people.

So here my suggestion: Asking questions the smart way

Regards

techboy992 03-16-2013 12:34 PM

cant open that site
 
I can not open that website http://catb.org/~esr/faqs/smart-questions.html

Habitual 03-17-2013 05:54 PM

proxify it > http://catb.org/~esr/faqs/smart-questions.html

or
http://goo.gl/Rims

techboy992 03-18-2013 05:15 AM

it's already solve so no need for do any more

DEVICE=br0
TYPE=Bridge
BOOTPROTO=static
BROADCAST=66.226.75.255
IPADDR=66.226.75.55
NETMASK=255.255.255.0
GATEWAY=66.226.75.1
DNS1=69.64.66.11
dns2=69.64.66.10
NETWORK=66.226.75.0
ONBOOT=yes


DEVICE=eth0
HWADDR=00:25:90:A7:9B:C3
IPV6INIT=yes
IPV6_AUTOCONF=yes
ONBOOT=yes
BRIDGE=br0


All times are GMT -5. The time now is 11:05 PM.