I tried pppoeconf after running dhclient .... I got 2 devices eth0 and eth0:avahi and both did not respond to pppoeconf.
I am guessing it's not in bridge mode... ? On Tue, Apr 12, 2011 at 12:59 AM, Rahul Ghose <[email protected]>wrote: > > k! > > I tried that too... but access concentrator was not found. I'll try > again... though. > > > On Mon, Apr 11, 2011 at 2:11 PM, Onkar Shinde <[email protected]>wrote: > >> On Fri, Apr 8, 2011 at 2:04 PM, Rahul Ghose <[email protected]> >> wrote: >> > >> > Yes, Windows is using DHCP mode. >> > here's a shot: >> > Yes, a tech support guy did come and make my internet work after a >> problem. However after that it worked only on Windows. >> > I tried these on my Ubuntu : >> > #ifconfig eth0 113.193.17.2 netmask 255.255.240.0 up >> > #route add default gw 113.193.16.1 >> > And I get this:~~> >> > eth0 Link encap:Ethernet HWaddr 00:e0:e8:23:4a:bb >> > inet addr:113.193.17.2 Bcast:113.193.31.255 >> Mask:255.255.240.0 >> > UP BROADCAST MULTICAST MTU:1500 Metric:1 >> > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >> > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 >> > collisions:0 txqueuelen:1000 >> > RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) >> > Interrupt:21 Base address:0xd800 >> > lo Link encap:Local Loopback >> > inet addr:127.0.0.1 Mask:255.0.0.0 >> > inet6 addr: ::1/128 Scope:Host >> > UP LOOPBACK RUNNING MTU:16436 Metric:1 >> > RX packets:36 errors:0 dropped:0 overruns:0 frame:0 >> > TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 >> > collisions:0 txqueuelen:0 >> > RX bytes:2755 (2.7 KB) TX bytes:2755 (2.7 KB) >> > Kernel IP routing table >> > Destination Gateway Genmask Flags Metric Ref Use >> Iface >> > 113.193.16.0 0.0.0.0 255.255.240.0 U 0 0 0 >> eth0 >> > 0.0.0.0 113.193.16.1 0.0.0.0 UG 0 0 0 >> eth0 >> > But the problem persists. >> > I also tried setting it to 1.254.254.254 and running dhclient. >> > I am at a loss... :( >> > >> >> First thing first. Please make sure you do a 'Reply All' so that your >> reply goes to mailing list as well and others can help too. Also >> please use bottom posting while replying and not top posting. >> >> Looking at the screenshot it seems that your modem+router is actually >> working in bridge mode and your PC is getting the IP directly from the >> server on ISP side. It is possible that this was changed by the tech >> support guy (typical of them). >> >> So in Ubuntu try following command - sudo pppoeconf. After you have >> configured connection, you can start connection with 'pon >> dsl-provider' and stop with 'poff dsl-provider'. It should be possible >> to configure and use connection from network manager's DSL tab in GUI >> but I have never tried it. >> >> >> Onkar >> -- >> Passion - Some people climb mountains - others write Free software. >> Don't ask why - the reason is the same. >> > >
-- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
