
|
[arachne]
||
[Date Prev]
[11-2007 Date Index]
[Date Next]
||
[Thread Prev]
[11-2007 Thread Index]
[Thread Next]
[arachne] Re: ADSL - Broadband connections
- From: "Glenn McCorkle" <glennmcc@xxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Tue, 27 Nov 2007 17:39:32 -0500
Arachne at FreeLists---The Arachne Fan Club!
On Tue, 27 Nov 2007 21:49:34 +0700, Constant Brouerius van nidek wrote:
G>> Correction......
G>> Use as gateway in both files... the IP address of your router.
> Dear Glenn,
> Have followed your instructions because my case is similar to the case of
> Bastiaan after you found out that he also is behind a router.
> The case seemed easy but in reality I ran into problems.
> The IP address of my router is 192.168.2.1 so I changed that.
> A gateway is given in my router setup so I used that. After that did not work
> I tried the IP address of the router.
> But my router is not reacting on the efforts of Arachne. Worse, The
> modem/router also did not give me the IP assigned to this machine by the
> router. This address shows immediately after I use bootp.
> With bootp the Security log shows me that the Arachne machine has been given
> an offer. After three times there seems to be no follow up and there is no
> connection made with the net.
> :58:19 sending OFFER to 192.168.2.100
> I am totally confused and do not seem to get the right input in its place.
> Perhaps you could help me with the decifering of the data of the setup
> program.
> The first input says:
> INTERNET ADSL: CONNECTED
> WAN IP: 222.124.78.34
> Subnet Mask: 255.255.255.0
> Gateway: 203.130.222.255
> Primary DNS: 202.134.2.5
> Secondary DNS: 202.134.0.155
> The second informs me as follows.
> GATEWAY
> IP Address: 192.168.2.1
> Subnet Mask: 255.255.255.0
> DHCP Server: Enabled
> Firewall: Enabled
> UPnP: Enabled
> I know for sure that the IP address of the router/modem is 192.168.2.1, I
> start becoming unsure about the gateway and to be honest, I have tried out
> all thinkable combinations without any result.
> If you need ore info, just say so ;(.
Try these settings.
(if I understood correctly.... Udo is using something similar to this)
--- in arachne.cfg ---
[profile]
Profile ara-rtr.ACF
Connection READY
Hangup NULL
[dialer]
Dialer NULL
[tcp/ip]
IP_Address WATTCP ;<-- 'WATTCP' here ignores all other settings in
;arachne.cfg and uses the info in the TCPconfig file instead
IP_Grab IP address set to
NameServer
AltNameServer
Gateway 0.0.0.0
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg ---
my_ip = dhcp ;<-- use DHCP to get IP and DNS
netmask = 255.255.255.0
gateway = 192.168.2.1 ;<-- IP address of router
sockdelay=60
hostname=arachne
mss=1600
__________________________________________________________________________
Might also try.......
--- in arachne.cfg ---
[profile]
Profile ara-rtr.ACF
Connection READY
Hangup NULL
[dialer]
Dialer NULL
[tcp/ip]
IP_Address 192.168.2.100 ;<-- IP assigned to this machine by the router
IP_Grab IP address set to
NameServer 192.168.0.1 ;<-- change to IP address of your ADSL modem
AltNameServer
Gateway 192.168.2.1 ;<-- IP address of router
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg ---
my_ip = 192.168.2.100 ;<-- IP assigned to this machine by the router
netmask = 255.255.255.0
gateway = 192.168.2.1 ;<-- IP address of router
sockdelay=60
hostname=arachne
mss=1600
__________________________________________________________________________
--
Glenn
http://www.delorie.com/listserv/mime/
http://www.cisnet.com/glennmcc/
http://www.law.cornell.edu/constitution/constitution.table.html
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
|

|