Go to advanced search

by flyer86
Wed Aug 20, 2014 5:16 am
Forum: Troubleshooting
Topic: Ping in remote lan not working across pies
Replies: 5
Views: 696

Re: Ping in remote lan not working across pies

Hello

I actually found out that i have to use the routing between pies so i added static route between. the command for that is

add route -net 10.0.0.0/8 (remote lan address with mask) gw 192.168.0.1 (front interface of remote pi).

CLOSED!!
by flyer86
Fri Aug 15, 2014 6:28 pm
Forum: Troubleshooting
Topic: Ping in remote lan not working across pies
Replies: 5
Views: 696

Re: Ping in remote lan not working across pies

openvpn setup between raspberry pies (which is working i-e. connected) but remote lan of both server and client are not pinging. Although lans can ping front interface of remote pies but pinging each other. I just want to know how to include route on both side pies to get both lans connected with ea...
by flyer86
Fri Aug 15, 2014 3:41 pm
Forum: Troubleshooting
Topic: Ping in remote lan not working across pies
Replies: 5
Views: 696

Re: Ping in remote lan not working across pies

how can i do it using iptables... actually in the middle i am using vpn tunneling.
by flyer86
Fri Aug 15, 2014 9:01 am
Forum: Troubleshooting
Topic: Ping in remote lan not working across pies
Replies: 5
Views: 696

Ping in remote lan not working across pies

Hi here is my network pc1------pi---------4 port ethernet isp router---------pi--------pc2 I can ping between pies and with pc i can ping to pi front ports but not able to ping between pc's. Any body has same issue? ip forwarding in on and i can also access internet from pc from isp router.... do i ...
by flyer86
Fri Aug 15, 2014 8:55 am
Forum: Beginners
Topic: setting raspberry pi as dhcp server with different IP pool
Replies: 1
Views: 451

Re: setting raspberry pi as dhcp server with different IP po

Actually i found it

Just define different pools in same dhcpd.conf

And in isc-dhcp-server do in the last line

interfaces= " wlan0 eth0"

And give static IPs to both wlan and eth0 in /etc/network/interfaces so the dhcp pool will be selected accordingly by dhcp server.

Regards,
by flyer86
Thu Aug 14, 2014 2:28 am
Forum: Beginners
Topic: setting raspberry pi as dhcp server with different IP pool
Replies: 1
Views: 451

setting raspberry pi as dhcp server with different IP pool

Hi

Is it possible to set a raspberry pi as a dhcp server in such a way that it gives different network IP address to eth0 machine and different network IP address to wlan machines at the same time? I mean to set two pool networks in ISC-DHCP-Server? if yes then how?

Regards,
by flyer86
Mon Jun 30, 2014 11:17 pm
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Re: Installing Vyatta on Pi

thank you all for your guidance! :)
by flyer86
Sat Jun 28, 2014 10:55 pm
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Re: Installing Vyatta on Pi

What are the same product in .x86 like like Raspberry PI ARM? Do we have any product available?? sorry for asking in this platform as guys here might have knowledge of same products :roll:
Thanks
by flyer86
Sat Jun 28, 2014 10:00 pm
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Re: Installing Vyatta on Pi

Thank you so much.

fruitoftheloom wrote:http://elinux.org/RPi_Tutorials
by flyer86
Sat Jun 28, 2014 4:58 am
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Re: Installing Vyatta on Pi

So vyos is also not for ARM as it is only for i386 & .x86. Can you suggest me another open source protocol which will give us the same features as of vyatta on pi . i want to make my pi an open source router having VPN, QoS, dhcp server like services available? Thanks Hi I want to install the vyatta...
by flyer86
Fri Jun 27, 2014 4:00 am
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Re: Installing Vyatta on Pi

hi thanks for the response. Actually the thing is i am working on an academic project whose aim is to perform open source routing. First i was using quagga protocol but it doesn't offer much features with routing like QOS, dhcp service, VPN ip sec etc, so i jump to vyatta which has a wide range of f...
by flyer86
Thu Jun 26, 2014 7:10 pm
Forum: Networking and servers
Topic: Installing Vyatta on Pi
Replies: 9
Views: 15374

Installing Vyatta on Pi

Hi
I want to install the vyatta protocol on my raspberry pi version B... I couldnt find any package online for vyatta.... How can i install it? Should i need to put its ISO in SD card and then install it from there?

Regards,
flyer

Go to advanced search