LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-17-2009, 08:45 PM   #1
andrewmoquin
LQ Newbie
 
Registered: Aug 2009
Location: Buffalo, New York
Posts: 2

Rep: Reputation: 0
How can i connect to a class A network?


I'm a total novice as far as networking goes so this may be a stupid question.

In the company where i work they have just installed some new machines in a class A network:

10.1.10.x

I am running debian with a static IP, this is my configuration in /etc/network/interfaces

iface eth0 inet static
address 193.106.32.232
netmask 255.255.255.0
network 193.106.32.0
broadcast 193.106.32.255
gateway 193.106.32.254
dns-nameservers 213.139.0.51 213.139.0.52

The people who i work with all run windows and did not have to make any changes to ping the new network.

What do i have to change to be able to see the new network, connect via samba etc.

All help gratefully appreciated.

-Andy






_____________________________________
“Great works are performed, not by strength, but by perseverance.”
“Marriage is a three rings circus: engagement rings , wedding rings and sufferings.”
 
Old 08-17-2009, 09:28 PM   #2
settntrenz
Member
 
Registered: Aug 2009
Location: Orlando, Florida
Distribution: RHEL, Ubuntu
Posts: 49

Rep: Reputation: 19
Andy,

10.1.10.x is indicative of a class C network (where x can = 0 - 255) not a class A network.

The 10.1.10.x network is not in your subnet so traffic destined to that network would be sent to your default gateway.

Do the windows systems use static IP settings, or are they receiving their information via a DHCP server?

Are the other systems that are able to ping to the 10.1.10.x network on the same subnet as you?
that would mean their systems have an IP in the 193.106.32.0-255 range with a subnet of 255.255.255.0.

Do they use the same gateway as you?

With that information we could probably narrow down the possibilities of what might be causing your troubles.

At this point it could be:

Systems that can communicate with 10.1.10.x are actually on different subnets or use a different gateway that knows how to reach 10.1.10.x while your gateway does not.

Firewalling: System Admin has allowed only certain machines to access the 10.1.10.x network; Your system is not one of them.

Numerous other, but less likely issues.

An idea would be to post a comparison between the IP information and the routing tables on a box that can ping that network vs. your box.

some output comparisons (working system vs. your system) that would be helpful:

ifconifg/ipconfig
route -n
ping -c 5 10.1.10.x (where x = a valid host, no need for -c on the windows box)
tracepath/tracert to 10.1.10.x (where x = a valid host)

Once you can successfully communicate with the network, then start looking at Samba. You must solve your problem from the bottom layers and work your way up.

Last edited by settntrenz; 08-17-2009 at 09:33 PM.
 
  


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
Linux how to setup a class B network spide21 Linux - Networking 2 12-19-2008 08:21 PM
network class nomenclature drkstr Linux - Networking 2 09-26-2006 11:37 PM
Does derivated class inherit base class destructor (constructor)? kornerr Programming 2 08-23-2006 08:05 AM
Which C++ editor in Linux has the class view/class browser feature imaginationworks Programming 7 05-21-2006 11:09 PM
Tow different network ips class on the same switch (intelligent hub) shahg_shahg Linux - Networking 2 12-06-2005 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:10 PM.

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