Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Jan 04 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Jan 04

I have the firewall turned off until I get this set up.

Thanks for the info on the up-link port.

This is my interfaces file

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet static
address 192.168.1.1
netmask 255.255.255.0
broadcast 192.168.1.255
network 192.168.1.0

I copied this from a howto does it look alright?

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on set up a home network Or get search suggestion and latest updates.


Tagged: