hadi motamedi
2009-Nov-09 11:35 UTC
[CentOS] Inquiry:How to get remote login via frame relay link over E1?
Dear All Please be informed that my CentOS server has an interface to the Internet on its eth0 port and an frame relay link over E1 to the remote site (to provide data service there) . Can you please do me favor and let me know how can I get remote login to the far end network element over this frame relay link over E1 ? Let me thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091109/4dcd6c4e/attachment-0003.html>
Les Mikesell
2009-Nov-09 14:12 UTC
[CentOS] Inquiry:How to get remote login via frame relay link over E1?
hadi motamedi wrote:> Dear All > Please be informed that my CentOS server has an interface to the > Internet on its eth0 port and an frame relay link over E1 to the remote > site (to provide data service there) . Can you please do me favor and > let me know how can I get remote login to the far end network element > over this frame relay link over E1 ? > Let me thank you in advance >Is the frame relay handled by a router or do you have an E1 interface in the linux box? Either way, you would normally set up IP over the frame relay with network routing at both ends to the opposite subnets. Then a remote login is just like any other network connection using ssh or even X remotely. Once network routes are set up, connections will automatically follow them without needing to know that they go over frame relay. -- Les Mikesell lesmikesell at gmail.com