6 Replies - 2084 Views - Last Post: 17 April 2012 - 06:34 AM

#1 ZOMBIE!!!   User is offline

  • D.I.C Head

Reputation: 28
  • View blog
  • Posts: 218
  • Joined: 28-October 09

First time making a server. Need some help

Posted 10 April 2012 - 03:56 PM

Hey D.I.C,
My friend and I were bored so we decided to take a stab at setting up a server for the first time. We had an old computer lying around so we wanted to put it to use. We installed Ubuntu 11.01 on it. There is a network card in the PCI slot but we are having trouble connecting to the internet. At first I thought maybe the network card wasn't set up right. I was able to ping my router (192.168.1.1) and get a response but when i tried pinging something like google.com and it didn't work. Also when I try to use apt-get it can't find the packages even though I know it was typed right it. Like I said we are very new, so any help would be appreciated.

Is This A Good Question/Topic? 0
  • +

Replies To: First time making a server. Need some help

#2 jimblumberg   User is offline

  • member icon

Reputation: 5916
  • View blog
  • Posts: 17,932
  • Joined: 25-December 09

Re: First time making a server. Need some help

Posted 10 April 2012 - 05:12 PM

How are you setting the ip address of your "server"? Are you using a static ip address or are you using DHCP to get your ip address and name servers? Does your "server" have a firewall enabled?


Jim
Was This Post Helpful? 0
  • +
  • -

#3 ZOMBIE!!!   User is offline

  • D.I.C Head

Reputation: 28
  • View blog
  • Posts: 218
  • Joined: 28-October 09

Re: First time making a server. Need some help

Posted 10 April 2012 - 05:42 PM

There is no firewall, firstly.

We are using DHCP for ip addresses.

I believe the network card is working correctly, as the network card is recognized and we can scan and find our access point(router).
Was This Post Helpful? 0
  • +
  • -

#4 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: First time making a server. Need some help

Posted 10 April 2012 - 05:49 PM

Out of the box Ubuntu doesn't supply a firewall? I find that difficult to believe.

& you should ditch dhcp on anything that's going to require port forwarding based services to work with the rest of the world.

View PostZOMBIE!!!, on 10 April 2012 - 06:56 PM, said:

but when i tried pinging something like google.com and it didn't work.

Using traceroute will show you exactly where the packets die.
Was This Post Helpful? 0
  • +
  • -

#5 ZOMBIE!!!   User is offline

  • D.I.C Head

Reputation: 28
  • View blog
  • Posts: 218
  • Joined: 28-October 09

Re: First time making a server. Need some help

Posted 10 April 2012 - 07:12 PM

Thanks for your responses, guys.

We got it up and running with a static ip.

I'll look into the firewall, I think I interrupted the question wrong.

Regards.
Was This Post Helpful? 0
  • +
  • -

#6 Lemur   User is offline

  • Pragmatism over Dogma
  • member icon


Reputation: 1453
  • View blog
  • Posts: 3,633
  • Joined: 28-November 09

Re: First time making a server. Need some help

Posted 10 April 2012 - 09:06 PM

Basic projects:
  • Apache
  • SSH
  • NFS
  • DNS/BIND
  • Proxy
  • Database

Was This Post Helpful? 0
  • +
  • -

#7 negligible   User is offline

  • D.I.C Regular

Reputation: 62
  • View blog
  • Posts: 302
  • Joined: 02-December 10

Re: First time making a server. Need some help

Posted 17 April 2012 - 06:34 AM

Are you using Ubuntu Server?

I've only installed the LTS release but in that version you could just select Package Tasks to choose which roles you wish for the server to perform then it sets them up for you(to working defaults anyway), it was a particularly easy installation.

This post has been edited by negligible: 17 April 2012 - 06:37 AM

Was This Post Helpful? 0
  • +
  • -

Page 1 of 1