I will try to change that... thanks.

Claus

On 23/May/2002 13:21:23, Joao Carlos  wrote:
> you must change the routing information
> 
> the IP default gateway must be the internal IP network not the ISP network
> 
> you have: ISP => LAN => ISP
> and you want: LAN => ISP => LAN
> 
> 
> At 12:27 23-05-2002, you wrote:
> >When I say my internet does not work, I try it using my server. And I 
> >can't connect in any way to an outside ip.
> >
> >I think the problem is something like the adsl card loses it's connection 
> >to my isp, when an ip address is asigned to the lan card.
> >
> >After all I succed in setting up my lan without problems - beside the 
> >internet connection. And I had no trouble when I was using my isdn modem.
> >
> >I will try to get some help from my isp support (again).
> >
> >But thanks to you all who tried to help... maybe I will have to read your 
> >mails over again, and give it another chance.
> >
> >Claus
> >
> >On 22/May/2002 16:43:09, Doug Scott wrote:
> > > When you say the internet does not work, do you mean from the server as
> > > well?  If you attempt to ping an outside address (using an ip address
> > > instead of FQDN) does it work?  The routing tables look "normal".  Try
> > > running a tracert on an ip address to see if it is getting past your local
> > > NIC as well.
> > >
> > > doug
> > >
> > > ----- Original Message -----
> > > From: "Claus Lund" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, May 22, 2002 4:22 PM
> > > Subject: [sambar] ADSL modem and LAN {06}
> > >
> > >
> > > > I made copys of "route print" - you'l find it at
> > > > <A TARGET="_blank" 
> > HREF="http://www.lundborg.dk/route/";>http://www.lundborg.dk/route/</A>
> > > >
> > > > Claus
> > > >
> > > > On 22/May/2002 20:51:06, Claus Lund wrote:
> > > > > No Henk... I have 2 ordinary netcard - 1 for adsl modem and 1 for lan.
> > > > >
> > > > > I will try to make a copy of my "print route". maybe 1 working and 
> > 1 not
> > > working. I'l be back with this later.
> > > > >
> > > > > No - I don't use "internet sharing" - tried but it takes my internet
> > > connection down just like the Sambar dhcp.
> > > > >
> > > > > Claus
> > > > >
> > > > > On 22/May/2002 14:07:03, Doug Scott wrote:
> > > > > > Then you need to look at the routing table.  Can you do a route print
> > > and
> > > > > > cut and paste the results?  You aren't trying to use the Windows 
> > built
> > > in
> > > > > > bridging/internet sharing are you?
> > > > > >
> > > > > > doug
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: "Claus Lund" <[EMAIL PROTECTED]>
> > > > > > To: <[EMAIL PROTECTED]>
> > > > > > Sent: Wednesday, May 22, 2002 1:33 PM
> > > > > > Subject: [sambar] ADSL modem and LAN {03}
> > > > > >
> > > > > >
> > > > > > > I tried the static ip adresses in the range of 192.168... and mask
> > > > > > 255.255.255.0 but it makes my internet connection go down.
> > > > > > >
> > > > > > > Actally I had my LAN working fine that way for a couple of years,
> > > with
> > > > > > Sambar (including Sambar as proxy) and a ISDN modem.
> > > > > > >
> > > > > > > Claus
> > > > > > >
> > > > > > > On 22/May/2002 13:14:32, Doug Scott wrote:
> > > > > > > > What is the static ip address that you are setting the local side
> > > of the
> > > > > > net
> > > > > > > > to?  It MUST be in the private network range (ie use 
> > 192.168.1.*).
> > > Also
> > > > > > > > check the routing table on the server when it stops working (run
> > > "route
> > > > > > > > print" from the cmd prompt).  What is the default route set to?
> > > Should
> > > > > > be
> > > > > > > > set to netcard that is connected to the DSL.
> > > > > > > > Near as I can recall, the 169.254 addresses are used when no 
> > other
> > > > > > addresses
> > > > > > > > exist.  Sort of a fail safe except nothing works when it does
> > > this.  Set
> > > > > > > > local machines to the 192.168.1.* range with a mask of
> > > 255.255.255.0.
> > > > > > You
> > > > > > > > will have to define the proxy server address in the client
> > > machines as
> > > > > > well.
> > > > > > > >
> > > > > > > > doug
> > > > > > > >
> > > > > > > > ----- Original Message -----
> > > > > > > > From: "Claus Lund" <[EMAIL PROTECTED]>
> > > > > > > > To: <[EMAIL PROTECTED]>
> > > > > > > > Sent: Wednesday, May 22, 2002 11:47 AM
> > > > > > > > Subject: [sambar] ADSL modem and LAN {01}
> > > > > > > >
> > > > > > > >
> > > > > > > > > I have been trying to figure this out for some time now, but
> > > still
> > > > > > don't
> > > > > > > > get it:
> > > > > > > > >
> > > > > > > > > My internet connection is a ADSL modem (Ericsson HM220d)
> > > connected to
> > > > > > my
> > > > > > > > server trough a netcard. LAN is connected to my server trough a
> > > second
> > > > > > > > netcard and is using the server as a proxy.
> > > > > > > > >
> > > > > > > > > I'm running sambar 5.1 - 5.2b3 on Windows 2000 prof.
> > > > > > > > >
> > > > > > > > > I got a fixed IP from my ISP, and the instruction was to set up
> > > the
> > > > > > > > netcard (for ADSL) to obtain both IP address and DNS address
> > > > > > automatically.
> > > > > > > > So far no problems - connection server/internet is fine.
> > > > > > > > >
> > > > > > > > > But when I try to use fixed IP's on my LAN the internet
> > > connection
> > > > > > stop
> > > > > > > > working - the same problem when I try to set up DNS and DHCP in
> > > sambar.
> > > > > > > > >
> > > > > > > > > Only way to make it work is when I set up both netcards to
> > > obtain IP
> > > > > > > > address and DNS address automatically. Then it works - the LAN
> > > must
> > > > > > obtain
> > > > > > > > it's IP's from the OS... or? The local IP's are all in the
> > > 169.254...
> > > > > > > > series.
> > > > > > > > >
> > > > > > > > > Can someone explain why?
> > > > > > > > >
> > > > > > > > > And maybe give me a way to use the sambar DNS/DHCP.
> > > > > > > > >
> > > > > > > > > I don't think this is a Sambar problem, and you can mail me at
> > > > > > > > [EMAIL PROTECTED] - if you find this is not the place.
> > > > > > > > >
> > > > > > > > > Thanks... Claus
> > > > > > > > >
> > > > > > > > > -------------------------------------------------------
> > > > > > > > > To unsubscribe please go to <A TARGET="_blank"
> > > > > > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > ---
> > > > > > > > Outgoing mail is certified Virus Free.
> > > > > > > > Checked by AVG anti-virus system (<A TARGET="_blank"
> > > > > > HREF="http://www.grisoft.com";>http://www.grisoft.com</A>).
> > > > > > > > Version: 6.0.363 / Virus Database: 201 - Release Date: 21/05/2002
> > > > > > > >
> > > > > > > > -------------------------------------------------------
> > > > > > > > To unsubscribe please go to <A TARGET="_blank"
> > > > > > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > -------------------------------------------------------
> > > > > > > To unsubscribe please go to <A TARGET="_blank"
> > > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > > ---
> > > > > > Outgoing mail is certified Virus Free.
> > > > > > Checked by AVG anti-virus system (<A TARGET="_blank"
> > > HREF="http://www.grisoft.com";>http://www.grisoft.com</A>).
> > > > > > Version: 6.0.363 / Virus Database: 201 - Release Date: 21/05/2002
> > > > > >
> > > > > >
> > > > > > -------------------------------------------------------
> > > > > > To unsubscribe please go to <A TARGET="_blank"
> > > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > To unsubscribe please go to <A TARGET="_blank"
> > > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > > -------------------------------------------------------
> > > > To unsubscribe please go to <A TARGET="_blank" 
> > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > ---
> > > Outgoing mail is certified Virus Free.
> > > Checked by AVG anti-virus system (<A TARGET="_blank" 
> > HREF="http://www.grisoft.com";>http://www.grisoft.com</A>).
> > > Version: 6.0.363 / Virus Database: 201 - Release Date: 21/05/2002
> > >
> > > -------------------------------------------------------
> > > To unsubscribe please go to <A TARGET="_blank" 
> > HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >-------------------------------------------------------
> >To unsubscribe please go to <A TARGET="_blank" 
>HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> 
> 
> 
> 
> Cumprimentos,
> 
> Joao Carlos
> ([EMAIL PROTECTED])
> 
> Bitminho - Solu��es Inform�ticas, Lda.
> <A TARGET="_blank" HREF="http://www.bitminho.pt";>http://www.bitminho.pt</A>
> ======================================
> SoftwareHouse
> 
> -------------------------------------------------------
> To unsubscribe please go to <A TARGET="_blank" 
>HREF="http://www.sambar.ch/list/";>http://www.sambar.ch/list/</A>
> 
> 
> 
> 
> 
> 

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/




Reply via email to