Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14
But as I said I'm sure Ubuntu worked like that with two static IP addresses. You're not telling me Ubuntu is better than Slackware are you...
  1. #11
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    1,995




    But as I said I'm sure Ubuntu worked like that with two static IP addresses. You're not telling me Ubuntu is better than Slackware are you
    I need a new signature. This one is boring!

    My blog. It's probably not as good as I think it is.

  2. #12
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,042
    Quote Originally Posted by elija
    You're not telling me Ubuntu is better than Slackware are you
    Yes I'm not.

    Quote Originally Posted by elija
    But as I said I'm sure Ubuntu worked like that with two static IP addresses.
    I think there is something to be said for installing ifplugd. It autoconfigures interfaces on the basis of whether they are plugged in or not. Maybe that's where the magic is

    I can't check right now. But my approach would be to play with the `route` command first. Can you post the output of `route` here?
    Can't tell an OS by it's GUI

  3. #13
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    1,995
    OK. My route

    Code:
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    localnet        *               255.255.255.0   U     0      0        0 eth0
    localnet        *               255.255.255.0   U     0      0        0 wlan0
    loopback        *               255.0.0.0       U     0      0        0 lo
    default         192.168.0.1     0.0.0.0         UG    1      0        0 eth0
    I need a new signature. This one is boring!

    My blog. It's probably not as good as I think it is.

  4. #14
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,042
    It's trying to push out the bits through eth0.

    You may be interested though that Slackware has a graphical configuration tool called wicd in the /extra package collection. It may be that is a quicker way to solve this than to adjust your routing.
    Can't tell an OS by it's GUI

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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