LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 12-24-2004, 10:37 AM   #91
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30

HangDog42

I have got problem I tried to download FC3 many times, I can 4 times form this site and other site,,,from 3 different computers ,,,

always I scanned (RAV Online antivirus),I found this virus message:

F:\New Folder\FC3-i386-disc3.iso->FEDORA\RPMS\MAILMAN_.RPM;1->(RPM)->(GZip)->./usr/lib/mailman/tests/msgs/nimda.txt->(part0000->(IFRAME0000) - HTML/IFrame_Exploit* -> Infected

And always the virus is detected on disc2.iso and disc3.iso

Anu clue
 
Old 12-27-2004, 12:55 PM   #92
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
I doubt very much that the iso files are infected. This is one you should ask in the Red Hat forum if you are concerned about it.
 
Old 01-14-2005, 01:45 AM   #93
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30
HangDog42

File with extension mht (Web Archive, single file ,alternate to html file)how can we disply this file in Linux?

Thanks
 
Old 01-15-2005, 08:14 AM   #94
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
I did a little googling, and it looks like a decent web browser like Firefox or Mozilla should be able to open .mht files. However, I did see some suggestions that people were only having success with IE.
 
Old 01-16-2005, 04:05 AM   #95
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30
HangDog42

As you know, Mozillag comes by default with Linux distribution, Have you tried to open these type of file by using mozilla?
 
Old 01-16-2005, 08:56 AM   #96
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Actually I haven't used these files at all. From the discussions I saw, it looked like they are created when someone saves an entire web site as a single HTML file. If that is true and not just me imagining things, then a browser should be able to read it.
 
Old 01-16-2005, 10:02 AM   #97
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30
Quote:
If that is true and not just me imagining things
Yes that is true, because i have done that, but I could not browse it, therefore I asked you, I will try and let you know.

Thanks
 
Old 01-18-2005, 08:50 AM   #98
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30
Hi HangDog42

Could you please send me the link for your website.

I am looking to your comment regarding my thread:

http://www.linuxquestions.org/questi...hreadid=278564

Last edited by zillah; 02-14-2005 at 12:54 PM.
 
Old 02-14-2005, 12:51 PM   #99
zillah
Member
 
Registered: Oct 2004
Posts: 536

Rep: Reputation: 30
Hi HangDog42

Could you please send me your web site, I lost the link that you posted to me before.

I am looking to your comment about this

http://www.linuxquestions.org/questi...18#post1470218

Last edited by zillah; 02-14-2005 at 10:10 PM.
 
Old 02-15-2005, 06:20 AM   #100
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Whenever I've changed my kernel, I've always recompiled ndiswrapper against the new kernel. I've found that even within the 2.6 kernel series, changes can happen that break ndiswrapper. For example, I had been using ndiswrapper .11 with a 2.6.7 kernel. When I upgraded to a 2.6.10 kernel, ndiswrapper .11 broke completely. It wouldn't compile at all, so I had to move to ndiswrapper .12 to get the module to compile.

I've never really used up2date so I don't know if it updates the kernel source or not. You should be able to just check the contents of /usr/src and see if you have the source to match the new kernel.

As for my web site, it is http://hangdog42.home.comcast.net
 
Old 02-26-2005, 05:22 PM   #101
antler
LQ Newbie
 
Registered: Feb 2005
Posts: 2

Rep: Reputation: 0
wireless connection

hey guys,

i've just got ndiswrapper running properly on my notebook ... but i just dosen't seem to connect to the router.... i've disabled all the firewalls
i'm using the wpa encryption, got everything cofigured as i was supposed to and I don't get any error messages either!


when i run wpa_supplicant to finally connect it, it says:

"WPA: Key negotiation completed with xx:xx:xx:xx:xx:xx [PTK=TKIP GTK=TKIP]"

I'm sure there is nothing wrong with the procedures i followed... cos i did the same thing on the desktop and it works perfectly....
 
Old 02-27-2005, 07:28 AM   #102
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Hi Antler.....This is one you are going to want to start a thread about or latch onto a wpa supplicant thread. I have absolutely zero experience with WPA (I'm still stuck in the WEP era) but I think I've seen some success stories around here with wpa_supplicant and ndiswrapper.

If you think that the WPA negotiation has worked, you can try to set the rest of the configuration with iwconfig and then request an IP address with either dhclient or dhcpcd, whichever your distro uses.
 
Old 02-28-2005, 07:21 AM   #103
antler
LQ Newbie
 
Registered: Feb 2005
Posts: 2

Rep: Reputation: 0
thanks

Thanks Hangdog42 for the advice......

I follwed the instructions for the wpa from the ndiswrapper website.... As I had suspected, the problem was with the firewall.... I started experimenting with WEP encryption and discovered that the command to get WEP up and running (according to the website) : dhcpcd wlan0
applied the firewall rules.....

So now after following the WPA configuration docs... i just ran: dhcpcd wlan0

It worked like magic after applying the firewall rules!

If anyone's interested, i tried this with SuSE 9.2 with a DELL 1450 dual band adaptor (Broadcom BCM4309 Rev 3)


Thanks again for ur help
 
  


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
wpa_supplicant / ndiswrapper / Dell WLAN 1450 / Slackware issues theschles Linux - Wireless Networking 3 04-09-2008 10:57 AM
Ndiswrapper and Dell Wireless 1450 Dual-Band USB 2.0 Adapter bharrison4 Linux - Software 6 11-07-2005 04:18 PM
Belkin F5D6001 Wireless PCI Card problems with linux-wlan and Realtek 8180 Chipset. NLR Linux - Wireless Networking 18 03-03-2005 01:37 PM
Belkin F5D6001 Wireless PCI Card problems with linux-wlan and Realtek 8180 Chipset. NLR Linux - Hardware 1 09-02-2004 03:31 PM
searching for wlan mini-pci smee Linux - Hardware 3 10-16-2003 04:16 PM

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

All times are GMT -5. The time now is 08:24 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