2010-12-08 05:14:50 How to access another vlan
jie Zhang (CHINA)
Message: 96560
HI:
I have two vlan: blackfin is in vlan1, a PC is in vlan2.
i can ping ip successfully from PC to blackfin.
but if i ping from blackfin to PC, i get an error message in hyper terminal:
"ping: sendto: Network is unreachable"
how can i connect the two system?
QuoteReplyEditDelete
2010-12-08 05:17:07 Re: How to access another vlan
Mike Frysinger (UNITED STATES)
Message: 96561
first, make sure your PC doesnt have a firewall running.
if that doesnt fix things, you're going to have to actually describe the network settings used on your PC and on the Blackfin board. use `ifconfig -a` and `route -n` to find them out.
QuoteReplyEditDelete
2010-12-08 21:03:57 Re: How to access another vlan
jie Zhang (CHINA)
Message: 96568
There is no problem with my firewall and other network setting.
I mean should i include some options in menuconfig to access vlan?
QuoteReplyEditDelete
2010-12-08 23:52:50 Re: How to access another vlan
Sonic Zhang (CHINA)
Message: 96570
You need to describe your vlan configuration here before you can get any help.