[arachne] Re: ADSL - Broadband connections
- From: "L.D. Best" <l.d.best@xxxxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Thu, 29 Nov 2007 18:34:32 -0500
Arachne at FreeLists---The Arachne Fan Club!
As always, Mr McC have dotted all the I's and crossed most of the T's. <G>
Only thing I can add is that netmask (part of router use) also appears
to be default value of 255.255.255.0.
You also might want to access your router and see what you get as far as
values and setup availability of *non*standard non-default values if you
like extra security. How? Use the actual address 192.168.0.1 instead
of any http:// value (no DNS required; you have actual physical address)
to log in to router. There you should be able to verify all the values
it is set up for.
l.d.
=====
Glenn McCorkle wrote:
Arachne at FreeLists---The Arachne Fan Club!
On Thu, 29 Nov 2007 15:19:57 +0100, Bastiaan Edelman wrote:
-----Oorspronkelijk bericht-----
So..... here are the settings you'll need for Arachne.
--- in arachne.cfg ---
[profile]
Profile ara-rtr.ACF
Connection READY
Hangup NULL
[dialer]
Dialer NULL
[tcp/ip]
IP_Address 192.168.1.100 ;<-- IP assigned to this machine by the router
IP_Grab IP address set to
NameServer 192.168.0.1 ;<-- IP of the ADSL modem
AltNameServer
Gateway 192.168.1.1 ;<-- IP of your router
AltGateway 0.0.0.0
Netmask 255.255.255.0
TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg ---
my_ip = 192.168.1.100 ;<-- IP assigned to this machine by the router
netmask = 255.255.255.0
gateway = 192.168.1.1 ;<-- IP your router
sockdelay=60
hostname=arachne
mss=1600
**** I suppose I have to use MY numbers for:
my_ip ... is this "My ethernet address 00:E0:4C:40:E8:96" ???
Nope.... that is the MAC address of the NIC card.
You need to use the IP address which is assigned
to that computer by the router.
gateway ... unknown??
The gateway is the IP address of your router.
nameserver ... at the back of the modem/router: MODEM ACCESS CODE 1253711353
The nameserver is the IP address of the ADSL modem.
In my case.....
IP_Address 192.168.1.100 ;IP address assigned to this machine by my router
Gateway 192.168.1.1 ;IP address of my router
NamServer 192.168.0.1 ;IP address of my ADSL modem
Since most ADSL modems and most routers are setup with factory defaults
that match even between brands & models......
There is a very good chance that your numbers will be exactly the same
as mine.
As you may have noticed from the numbers that Constant posted.....
They are almost the same as mine.
The only number that was different was the gateway/ip of router
192.168.1.1 vs 192.168.2.1
___________
Now as to the IP address assigned to each machine connected to the router.
Most routers begin assigning IP addresses at 192.168.1.100
Therefore the 1st machine connected will be at IP 192.168.1.100
the 2nd will be at 192.168.1.101 , the 3rd at 192.168.1.102 and so-on.
Most routers seem to be setup to have their own IP address as
either 192.168.1.1 or 192.168.2.1
_______________________
Now as to the modem IP/nameserver...
Most ADSL modems seem to be setup with a default IP address of 192.168.0.1
Therefore there is a very good chance that yours is the same as mine.
________________________________
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
- Follow-Ups:
- [arachne] Re: ADSL - Broadband connections
- From: Bastiaan Edelman
- References:
- [arachne] Re: ADSL - Broadband connections
- From: Glenn McCorkle
Other related posts:
- » [arachne] ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
- » [arachne] Re: ADSL - Broadband connections
Arachne at FreeLists---The Arachne Fan Club! On Thu, 29 Nov 2007 15:19:57 +0100, Bastiaan Edelman wrote:
-----Oorspronkelijk bericht-----
So..... here are the settings you'll need for Arachne.
--- in arachne.cfg ---
[profile] Profile ara-rtr.ACF Connection READY Hangup NULL
[dialer] Dialer NULL
[tcp/ip] IP_Address 192.168.1.100 ;<-- IP assigned to this machine by the router IP_Grab IP address set to NameServer 192.168.0.1 ;<-- IP of the ADSL modem AltNameServer Gateway 192.168.1.1 ;<-- IP of your router AltGateway 0.0.0.0 Netmask 255.255.255.0 TCPconfig PPPRTR.CFG
______________________
--- in ppprtr.cfg --- my_ip = 192.168.1.100 ;<-- IP assigned to this machine by the router netmask = 255.255.255.0 gateway = 192.168.1.1 ;<-- IP your router sockdelay=60 hostname=arachne mss=1600
**** I suppose I have to use MY numbers for: my_ip ... is this "My ethernet address 00:E0:4C:40:E8:96" ???
Nope.... that is the MAC address of the NIC card. You need to use the IP address which is assigned to that computer by the router.
gateway ... unknown??
The gateway is the IP address of your router.
nameserver ... at the back of the modem/router: MODEM ACCESS CODE 1253711353
The nameserver is the IP address of the ADSL modem. In my case..... IP_Address 192.168.1.100 ;IP address assigned to this machine by my router Gateway 192.168.1.1 ;IP address of my router NamServer 192.168.0.1 ;IP address of my ADSL modem Since most ADSL modems and most routers are setup with factory defaults that match even between brands & models...... There is a very good chance that your numbers will be exactly the same as mine. As you may have noticed from the numbers that Constant posted..... They are almost the same as mine. The only number that was different was the gateway/ip of router 192.168.1.1 vs 192.168.2.1 ___________ Now as to the IP address assigned to each machine connected to the router. Most routers begin assigning IP addresses at 192.168.1.100 Therefore the 1st machine connected will be at IP 192.168.1.100 the 2nd will be at 192.168.1.101 , the 3rd at 192.168.1.102 and so-on. Most routers seem to be setup to have their own IP address as either 192.168.1.1 or 192.168.2.1 _______________________ Now as to the modem IP/nameserver... Most ADSL modems seem to be setup with a default IP address of 192.168.0.1 Therefore there is a very good chance that yours is the same as mine. ________________________________
- [arachne] Re: ADSL - Broadband connections
- From: Bastiaan Edelman
- [arachne] Re: ADSL - Broadband connections
- From: Glenn McCorkle