Sorry about this guys, I have found a little problem when I drop ppp0 so that it's my eth2 is going out to the internet I have found that the default route is not being added during the dhcp connection. I get the following error Determining IP information for eth2...Internet Software Consortium DHCP Client V3.0.1rc8 Copyright 1995-2001 Internet Software Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP
Listening on LPF/eth2/XX:XX:XX:XX:XX:XX Sending on LPF/eth2/XX:XX:XX:XX:XX:XX Sending on Socket/fallback DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 6 DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 14 DHCPOFFER from 203.166.38.115 DHCPREQUEST on eth2 to 255.255.255.255 port 67 DHCPACK from 203.166.38.115 SIOCADDRT: Network is unreachable bound to 203.217.17.63 -- renewal in 7 seconds. done. eth2: Host name lookup failure It appears to me that the default gateway is not being loaded because the system thinks it's not part of that network is my assumption correct? > Theo, > > Yes I am trying to use rp-pppoe. when I type adsl-start I get the following in > /var/log/messages > > router pppd[12806]: pppd 2.41.started by root, uid 0 > router pppd[12806]: Using interface ppp1 > router pppd[12806]: Connect: ppp1 <--> /dev/pts/3 > router /etc/hotpluc/net.agent: assuming ppp1 is already up > router pppd[12806]: [LCP]: timeout sending Config-Requests > router pppd[12806]: Connection terminated. > router pppd[12806]: Using interface ppp1 > router pppd[12806]: Connect: ppp1 <--> /dev/pts/4 > router /etc/hotplug/net.agent: NET unregister event not supported > router /etc/hotpluug/net.agent: assuming ppp1 is already up > > This happens several times. then I get > > router pppoe[13116]: Timeout waiting for PADO packets > > I have a couple of other questions. This is how my firewall/gatway is configured > the following interfaces > ppp0 internet > eth0 lan > eth1 dmz > eth2 adsl connection > > First question is do I neet to give eth2 an ipaddress? So that I can see the > adsl modem? > On my ADSL modem, it has a web interface that I can connect to if I assign an ip > address within the range of the adsl modem's. > On the web interface I have the option to click on the connect button and "by > magic" it gets an ip address and a gateway. So I am assuming that I can connect > to iinet. > if this is the case do I need to have the adsl modem connected and eth2 up and > running and run adsl-start? > > > > Hi, > > > > I am on iinet right now. If you are sync'ed to the exchange then it is > > easy.. I am using an ex-telstra Alcatel SpeedTouch Home. Are you using > > rp-pppoe? If so, make sure when you run adsl-setup that you set the > > username as "[EMAIL PROTECTED]", not just username. > > > > Also try doing a 'tail -f /var/log/messages' before you try to connect > > [in another terminal] and see what is actually happening (the error). > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > > On Behalf Of Kevin Saenz > > > Sent: Thursday, 14 November 2002 9:49 PM > > > To: [EMAIL PROTECTED] > > > Subject: [SLUG] iinet connectivity > > > > > > > > > Hi all, > > > just wondering if there is anyone out there that is connected > > > to iinet? I have just got my little dsl-300 and I can't seem > > > to get connected. > > > > > > The thing is I have big pond direct connection through ppp0, > > > that works great. Once I get the ADSL working I would like to > > > put all my lan traffic through the dsl connection and let > > > everything else go through the dial up. > > > > > > TIA > > > > > > Kevin > > > > > > > > > -- > > > SLUG - Sydney Linux User's Group - http://slug.org.au/ > > > More Info: http://lists.slug.org.au/listinfo/slug > > > > > > > > > > -- > > SLUG - Sydney Linux User's Group - http://slug.org.au/ > > More Info: http://lists.slug.org.au/listinfo/slug > > > > > > > > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
