Internal device network

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:18, 16 May 2010 (edit)
Glenn (Talk | contribs)
(chg)
← Previous diff
Revision as of 14:21, 16 May 2010 (edit) (undo)
Glenn (Talk | contribs)
(chg)
Next diff →
Line 6: Line 6:
In the network processor, via the DD-WRT user interface (or the manufacturers firmware) limited by software implementation and hardware possibilities, you can define how the hardware is logically interconnected to your created software network services. In the network processor, via the DD-WRT user interface (or the manufacturers firmware) limited by software implementation and hardware possibilities, you can define how the hardware is logically interconnected to your created software network services.
-List of non-exhaustive software services:+List of non-exhaustive internal software services:
*Network services: *Network services:
**[[wikipedia:OSI model|OSI layer]] 2 interconnection - [[wikipedia:Ethernet|ethernet]] [[wikipedia:Ethernet address|address]] routing; '''bridge''' (ca.= software switch) **[[wikipedia:OSI model|OSI layer]] 2 interconnection - [[wikipedia:Ethernet|ethernet]] [[wikipedia:Ethernet address|address]] routing; '''bridge''' (ca.= software switch)
Line 18: Line 18:
**[[:Category:Tunneling]] **[[:Category:Tunneling]]
**[[:Category:PPPOE]] **[[:Category:PPPOE]]
-*Network server services:+*Network related server services:
**[[:Category:DHCP]] **[[:Category:DHCP]]
**[[:Category:DNS]] **[[:Category:DNS]]
-**[[:Category:FTP]]+*Management server services:
-**[[Printer Sharing]]+
-*List of management server services:+
**[[Telnet/SSH and the Command Line|Telnet and SSH]] **[[Telnet/SSH and the Command Line|Telnet and SSH]]
**[[Web interface]] via the [[WEB server]] **[[Web interface]] via the [[WEB server]]
**[[:Category:Monitoring]] **[[:Category:Monitoring]]
 +*Other server services:
 +**[[:Category:FTP]]
 +**[[Printer Sharing]]
The software network services is connected by you, to physical or logical [[:Category:Interfaces|network interface]]. The interfaces might be a: The software network services is connected by you, to physical or logical [[:Category:Interfaces|network interface]]. The interfaces might be a:

Revision as of 14:21, 16 May 2010

Your network device's (commonly wrongly known as a "router") has an internal network. The internal network connects the internal physical(=hardware):

  • switch
  • wireless access point

with the network processor (ARM, mips...).

In the network processor, via the DD-WRT user interface (or the manufacturers firmware) limited by software implementation and hardware possibilities, you can define how the hardware is logically interconnected to your created software network services.

List of non-exhaustive internal software services:

The software network services is connected by you, to physical or logical network interface. The interfaces might be a:

  • physical interfaces might be labelled eth0, eth1...
  • logical might be a bridge (=switch) labelled br0, br1...
  • logical vlan labelled vlan0, vlan1....

and maybe:

The default internal device networks in a non-802.11n network device - specifically the default configuration of a DD-WRT V23-SP2 firmware on a Linksys WRT54G v2. In a network device containing a 802.11n wireless access point the internal numbering of ports, bridges and vlans are different.
The default internal device networks in a non-802.11n network device - specifically the default configuration of a DD-WRT V23-SP2 firmware on a Linksys WRT54G v2. In a network device containing a 802.11n wireless access point the internal numbering of ports, bridges and vlans are different.