Ray Olszewski wrote:

>
> Well, yes. But it should also say 192.168.1.200, shouldn't it? So clearly
> the changes didn't take correctly in more ways than one. I don't know
> linuxconf, but it must just change some values in a startup file like
> /wherever_RedHat_puts_it/init.d/network . You might just change the values
> by hand and restart network. Oh, notice that the broadcast addrress is (sort
> of) right -- at least it is consistent with a 255.255.255.244 netmask.
>

I am sorry, I changed the IP address to 192.168.1.12 and forgot to tell you all.

>
> >
> >Now the situation is I can ping any computer on the network using ip
> >addresses and computers on the network can ping me using ping
> >192.168.1.12.  But I can reach any outside addresses, either straight IP
> >addresses or names like netscape.com.
> >
> >The network is an ISDN connection and I am just really connecting to the
> >router that is at 192.168.1.1 (127.0.0.2 ??) and 255.255.255.244.  DNS
> >server should be 198.6.1.1
>
> I don't understand what you mean by "the network" versus "outside
> addresses". Do you mean only addresses in the address space 192.168.1.0/28
> (or /24)?

Yes

> Can you ping the nameserver, for example?

Ping 198.6.1.1 does NOT work.

> All the addresses you
> are using are private addresses, so somewhere upstream from you, there must
> be a gateway that does some sort of NAT. Your use of 127.0.0.2 as a gateway
> is sufficiently unusual

All I have for refernce are windows computers.  Under TCP/IP they use
192.168.1.x for the IP, 255.255.255.244 for the Subnet Mask, and 127.0.0.2 for
the Default Gateway. I have 208.137.248.4 as a nameserver. That is all I have to
go on.

I can ping all the computers that are around me (physically) -
192.168.1.2,192.168.1.7,etc.

>
> Other pieces are puzzling too. If you really are supposed to be using
> 192.168.1.200/28, that isn't on the same network as the router you say you
> connect to via ISDN. 192.168.1.12/28 is on the same network, however.
>

I was wrong with that address, it should have been 192.168.1.12

>
> All I can suggest here is that you post a more complete description of the
> network setup as you understand it. Include your interface configuration
> (ifconfig -a) and your routing table (route -n).
>

route -n
192.168.1.0    0.0.0.0    255.255.255.0    U    0    0    0    eth0

ifconfig -a
inet addr: 192.168.1.12    Bcast: 192.168.1.15    Mask: 255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

Michael


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to