
15th January 2006, 18:15
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by Nejko
got it now workin' with my ppoe gateway 
thanks for all your help
|
edit: not working again :S
[root@localhost ~]# ping www.google.com
connect: Network is unreachable
[root@localhost ~]#
wtf?! i'll get crazy
|

15th January 2006, 18:57
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Does
Code:
ping -c4 64.233.183.99
work? What does /etc/resolv.conf look like?
|

15th January 2006, 19:10
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
[root@localhost ~]# ping -c4 64.233.183.99
connect: Network is unreachable
[root@localhost ~]#
; generated by /sbin/dhclient-script
nameserver 193.189.160.11
search localdomain
my eth0:
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.2.103
NETMASK=255.255.255.0
NETWORK=192.168.2.1
BROADCAST=192.168.2.200
GATEWAY=192.168.2.103
ONBOOT=yes
hope that helps :S
|

15th January 2006, 19:45
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Why don't you use
Code:
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.2.103
NETMASK=255.255.255.0
NETWORK=192.168.2.0
BROADCAST=192.168.2.255
GATEWAY=192.168.2.103
ONBOOT=yes
?
|

15th January 2006, 20:39
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i replaced, and restarted network, but still:
[root@localhost ~]# ping -c4 64.233.183.99
PING 64.233.183.99 (64.233.183.99) 56(84) bytes of data.
From 192.168.2.103 icmp_seq=0 Destination Host Unreachable
From 192.168.2.103 icmp_seq=1 Destination Host Unreachable
From 192.168.2.103 icmp_seq=2 Destination Host Unreachable
From 192.168.2.103 icmp_seq=3 Destination Host Unreachable
--- 64.233.183.99 ping statistics ---
4 packets transmitted, 0 received, +4 errors, 100% packet loss, time 3017ms
, pipe 4
[root@localhost ~]#
|

16th January 2006, 09:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Is your gateway really 192.168.2.103? Because that's the same IP address that you use for IPADDR...
|

16th January 2006, 13:30
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|

16th January 2006, 19:28
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Your gateway is 192.168.2.1.
|

16th January 2006, 20:06
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
well, i have like that:
DEVICE=eth0
BOOTPROTO=static
IPADDR=192.168.2.103
NETMASK=255.255.255.0
NETWORK=192.168.2.1
BROADCAST=192.168.2.255
GATEWAY=192.168.2.1
ONBOOT=yes
but it's not working :S is there any other network config file i should edit?
|

16th January 2006, 23:08
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Please change
Code:
NETWORK=192.168.2.1
to
Code:
NETWORK=192.168.2.0
and restart the network. If it doesn't help, reboot your server.
Also have a look at this page: http://www.subnetmask.info/
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 01:34.
|
|
Recent comments
1 day 1 hour ago
1 day 4 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
2 days 3 hours ago
2 days 3 hours ago
2 days 7 hours ago