Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: Can't see Ubuntu laptop on Lan from Vista

  1. #1
    Join Date
    Nov 2005
    Beans
    82

    Can't see Ubuntu laptop on Lan from Vista

    I have a web server and network share set up on my Unbuntu 9.04 laptop. I can not ping, or connect to the share or the web server from another laptop (Vista) on the LAN.

    I can ping and connect to the web server from a ubuntu desktop that is on the lan. When I do a smbclient -L //192.168.0.4 I can see the shared folder.

    However, a net view \\192.168.0.4 on the Vista laptop does not work (system error 53).

    It seems like there is some firewall in place, but only for the vista machines?

    Any ideas on what to check next?

  2. #2
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Can't see Ubuntu laptop on Lan from Vista

    Quote Originally Posted by Innova View Post
    It seems like there is some firewall in place, but only for the vista machines?

    Any ideas on what to check next?
    Perhaps the firewall is on the Vista machine. If you can find the command prompt (I'd have to check my laptop to find how), you should be able to ping the Ubuntu machine.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  3. #3
    Join Date
    Nov 2005
    Beans
    82

    Re: Can't see Ubuntu laptop on Lan from Vista

    I can't ping the ubuntu machine either.

  4. #4
    Join Date
    Nov 2005
    Beans
    82

    Re: Can't see Ubuntu laptop on Lan from Vista

    I turned the firewall off on the vista machine. This is what I see when I try to ping the ubuntu machine:

    Code:
    Pinging 192.168.0.4 with 32 bytes of data:
    
    Reply from 192.168.0.5: Destination host unreachable.
    Reply from 192.168.0.5: Destination host unreachable.
    Reply from 192.168.0.5: Destination host unreachable.
    Reply from 192.168.0.5: Destination host unreachable.
    
    Ping statistics for 192.168.0.4:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    I'm not sure why they reply is from a different IP than the ping?

  5. #5
    Join Date
    Apr 2007
    Location
    Morrisville, NY
    Beans
    2,153

    Re: Can't see Ubuntu laptop on Lan from Vista

    That could indicate the presence of a foreign node on your network. If I were you I'd be very sure that no one is breaking into your network. If someone loaded a root kit on your machine the only way to get rid of it is with a nice, fresh, clean install.

  6. #6
    Join Date
    Nov 2005
    Beans
    82

    Re: Can't see Ubuntu laptop on Lan from Vista

    Any other ideas? How could I check that out?

  7. #7
    Join Date
    May 2009
    Location
    Canada
    Beans
    1,204
    Distro
    Ubuntu

    Re: Can't see Ubuntu laptop on Lan from Vista

    Quote Originally Posted by Innova View Post
    Any other ideas? How could I check that out?
    try rk hunter to see if you have any rootkits

  8. #8
    Join Date
    Nov 2005
    Beans
    82

    Re: Can't see Ubuntu laptop on Lan from Vista

    Code:
    Rootkit checks...
        Rootkits checked : 113
        Possible rootkits: 0
    I got a couple warnings, mostly about commands being replaced with scripts. (ldd, groups, which, lwp-request, adduser). But besides that everything checked out ok.

    How do i debug the network problem?

  9. #9
    Join Date
    Sep 2009
    Location
    In a cold, dark place
    Beans
    186
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Can't see Ubuntu laptop on Lan from Vista

    I am betting this is a Vista problem, it sucks at most things and cross-platform networking is no exception.

    What is 192.168.0.5? is that the machine you're trying to PING from?

    I see something similar in Suse when I ping an unknown host or bad IP; the "reply" comes from the machine trying to do the ping.
    You're going down the wrong path with the checking of rootkits and so on I think ... goto Control Panel > System Security or whatever it's called, turn off AV, Firewall and any other things that are turned on.

    Try again.

    Success?
    Last edited by badger_fruit; September 18th, 2009 at 12:55 PM.

  10. #10
    Join Date
    Nov 2005
    Beans
    82

    Re: Can't see Ubuntu laptop on Lan from Vista

    I didn't have AV on, I turned off the firewall and windows defender, still getting the same response.

    And yes, the machine that I was pinging from was 192.168.0.5.

    What's the next thing to check?

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •