Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Connect 2 Network At The Same Time

  1. #11
    Join Date
    Jun 2006
    Beans
    52
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Connect 2 Network At The Same Time

    Hello,

    Here are the output of route -n

    //Broadband Connected but NOT Wifi
    wira@M50-LINUX:~$ route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
    169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 ppp0
    0.0.0.0 10.64.64.64 0.0.0.0 UG 0 0 0 ppp0


    // Broadband and WiFi are connected
    wira@M50-LINUX:~$ route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
    192.168.10.0 0.0.0.0 255.255.255.0 U 2 0 0 ath0
    169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 ppp0
    0.0.0.0 192.168.10.1 0.0.0.0 UG 0 0 0 ath0
    wira@M50-LINUX:~

    Any idea about my situation?
    Thanks...

  2. #12
    Join Date
    Jun 2006
    Beans
    52
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Connect 2 Network At The Same Time

    Anybody please??
    Thanks...

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

    Re: Connect 2 Network At The Same Time

    Quote Originally Posted by t0mc4t View Post
    //Broadband Connected but NOT Wifi
    wira@M50-LINUX:~$ route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
    169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 ppp0
    0.0.0.0 10.64.64.64 0.0.0.0 UG 0 0 0 ppp0


    // Broadband and WiFi are connected
    wira@M50-LINUX:~$ route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.64.64.64 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
    192.168.10.0 0.0.0.0 255.255.255.0 U 2 0 0 ath0
    169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 ppp0
    0.0.0.0 192.168.10.1 0.0.0.0 UG 0 0 0 ath0


    Any idea about my situation?
    Thanks...
    It appears your gateway is getting changed...
    Suddenly I'm confused as to how it should work. If the gateway remains on ppp0, will 3G (ath0) traffic work? Guess I need some research...
    Last edited by Iowan; January 16th, 2009 at 06:31 PM.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  4. #14
    Join Date
    Jun 2006
    Beans
    52
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Connect 2 Network At The Same Time

    Hello,

    Thank you for the reply..
    Yes, I can see that the gateway is changing.. Anyway..how do I change the gateway manually? I mean, which file should I edit?
    If for example I edit the gateway become 10.64.64.64, will the WiFi network works?
    Thanks...

    Quote Originally Posted by Iowan View Post
    It appears your gateway is getting changed...
    Suddenly I'm confused as to how it should work. If the gateway remains on ppp0, will 3G (ath0) traffic work? Guess I need some research...

Page 2 of 2 FirstFirst 12

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
  •