Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problem with interfaces configuration file

Reply
Thread Tools Display Modes

Problem with interfaces configuration file

 
 
tfeserver
Guest
Posts: n/a

 
      11-04-2007, 08:17 AM
Hi everyone,

I have a strange problem configuring my interfaces network file.
I have put the following lines:

iface ra0 inet static
address 192.168.1.3
netmask 255.255.255.0
gateway 192.168.1.1
wireless-essid NEUF_4300
wireless-key 1234-5678-90

when restarting network, i have got:
ra0 RT61 Wireless ESSID:"NEUF_4300"
Mode:Managed Frequency:2.437 GHz Bit Rate=54 Mb/s
RTS thrff Fragment thrff
Encryption key:1234-5678-90
Link Quality=91/100 Signal level:-48 dBm Noise level:-111 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

The encryption key looks to be good but i have got no ping to the
gateway (192.168.1.1).

I have to put the encryption key manually to see the ping work:
iwconfig ra0 key 12:34:56:78:90

ra0 RT61 Wireless ESSID:"NEUF_9400"
Mode:Managed Frequency:2.437 GHz Access Point:
00:17:33:70:94:01
Bit Rate=54 Mb/s
RTS thrff Fragment thrff
Encryption key:1234-5678-90
Link Quality=87/100 Signal level:-50 dBm Noise level:-79 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

What am i doing wrong?

Thank you in advance

--
tfe
http://tfeserver.homelinux.com

 
Reply With Quote
 
 
 
 
Robert Harris
Guest
Posts: n/a

 
      11-04-2007, 08:40 PM
tfeserver wrote:
> Hi everyone,
>
> I have a strange problem configuring my interfaces network file.
> I have put the following lines:
>
> iface ra0 inet static
> address 192.168.1.3
> netmask 255.255.255.0
> gateway 192.168.1.1
> wireless-essid NEUF_4300
> wireless-key 1234-5678-90
>
> when restarting network, i have got:
> ra0 RT61 Wireless ESSID:"NEUF_4300"
> Mode:Managed Frequency:2.437 GHz Bit Rate=54 Mb/s
> RTS thrff Fragment thrff
> Encryption key:1234-5678-90
> Link Quality=91/100 Signal level:-48 dBm Noise level:-111 dBm
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
> The encryption key looks to be good but i have got no ping to the
> gateway (192.168.1.1).
>
> I have to put the encryption key manually to see the ping work:
> iwconfig ra0 key 12:34:56:78:90
>
> ra0 RT61 Wireless ESSID:"NEUF_9400"
> Mode:Managed Frequency:2.437 GHz Access Point:
> 00:17:33:70:94:01
> Bit Rate=54 Mb/s
> RTS thrff Fragment thrff
> Encryption key:1234-5678-90
> Link Quality=87/100 Signal level:-50 dBm Noise level:-79 dBm
> Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
> Tx excessive retries:0 Invalid misc:0 Missed beacon:0
>
> What am i doing wrong?
>
> Thank you in advance


Your interfaces file looks OK.

1. Does the gateway know that 192.168.1.3 is on its wireless subnet?
2. Try switching off encryption on both the gateway and your PC and try
to connect.

Robert
 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing interfaces file conrad Linux Networking 3 07-12-2008 09:15 AM
Manual configuration of wireless interfaces triffid@oink.co.uk Linux Networking 7 09-20-2007 06:31 PM
Demand-dial VPN interfaces configuration Bancal Windows Networking 1 11-09-2005 11:56 PM
netsh - IP configuration for demand-dial interfaces? Juan Ignacio Gelos Windows Networking 1 10-04-2004 01:23 PM
netsh - IP configuration for demand-dial interfaces? Juan Ignacio Gelos Windows Networking 1 09-29-2004 08:15 PM



1 2 3 4 5 6 7 8 9 10 11