[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4696: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
8devices Community - View topic - Eth0 but no Eth1? Networking Virtual Devices Route Routing
www.8devices.com
View unanswered posts | View active topics It is currently 13 May 2024, 13:45



Reply to topic  [ 8 posts ] 
 Eth0 but no Eth1? Networking Virtual Devices Route Routing 
Author Message

Joined: 20 Jun 2012, 10:38
Posts: 11
Hello,

Carambola has two lan ports. But not two network-Cards!?

ifconfig eth0 192.168.1.4 up
-> works
ifconfig eth1 192.168.1.4 up
-> ifconfig: SIOCSIFADDR: No such device

Why?

my actual problem is.

i have configured carambola to use two static ips.

lanLeft 1.248 (eth0:1)
and
lanRight 1.249 (eth0:2)

i can connect via ssh to lanLeft.

But then i can not ping a device with ip 1.250 that is connected to lanRight. Why?

help appreciated...


18 Sep 2012, 11:23
Profile

Joined: 14 May 2012, 15:48
Posts: 196
Well, the Carambola has one network device and an internal HUB, that's why you don't get eth0 and eth1.

Are you trying to ping the 1.250 from the Carambola or from another host connected to the other LAN port?
Either way you need to properly set your routing information if you've got two ports in the same network with different machines reachable through it.
This is not considered a proper network configuration, you would either use different IP ranges, or use subnetting.
However, to resolve the problem in your current configuration you'll have to manuall edit the routing information. You need to add a route to 1.250 that goes over your rightLan interface. After that you'll have to exclude the 1.250 from the routing of your leftLan. For all of this you can use the command "route" on the console.

Manual Page for route:


18 Sep 2012, 11:52
Profile

Joined: 20 Jun 2012, 10:38
Posts: 11


18 Sep 2012, 13:56
Profile

Joined: 20 Jun 2012, 10:38
Posts: 11


18 Sep 2012, 14:00
Profile

Joined: 20 Jun 2012, 10:38
Posts: 11
how can i delete this? :-D


Last edited by seriously on 18 Sep 2012, 14:58, edited 1 time in total.



18 Sep 2012, 14:08
Profile

Joined: 20 Jun 2012, 10:38
Posts: 11
no it does not work.

i stoped, disabled firewall just in case....

I CAN PING FROM CARAMBOLA TO 1.123 (notebook)
BUT I CAN NOT PING FROM NOTEBOOK TO CARAMBOLA 1.248
(ALTHOUGH CARAMBOLA lanL<-> NOTEBOOK DIREKT CONNECTION!)

okay it was the service order of osx... sry to bother u.


Attachments:
ping carambola.gif
ping carambola.gif [ 100.29 KiB | Viewed 2903 times ]


Last edited by seriously on 18 Sep 2012, 14:58, edited 1 time in total.

18 Sep 2012, 14:43
Profile

Joined: 14 May 2012, 15:48
Posts: 196


18 Sep 2012, 14:53
Profile

Joined: 20 Jun 2012, 10:38
Posts: 11
thanks NaYthan... i gonna give it a try :)


04 Oct 2012, 07:43
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 8 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.