![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cygwin bash startup command weirdness (part 1) | fabulous2 | UNIX for Dummies Questions & Answers | 1 | 05-19-2008 03:25 AM |
| need help on route command (adding) | ko9ko9ko9 | IP Networking | 2 | 12-04-2007 03:36 PM |
| Sed command in cygwin | gauri_agr | UNIX for Dummies Questions & Answers | 2 | 07-27-2005 03:03 AM |
| trace route command | jhale123 | UNIX for Dummies Questions & Answers | 7 | 05-28-2002 08:34 PM |
| route table command | jhale123 | IP Networking | 1 | 05-24-2002 11:58 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to use route command on SuSE & Cygwin
If I'm at a wireless cafe running SuSE and I want to read my mail but the wireless cafe blocks port 25 for smtp but I have a VPN connection to my home machine, how do I use the "route" command.
If I'm at home on my windows machine and have a VPN connection to another network, can I use the cygwin route command to access a web site under a different IP? I notice that when I try to browse my own web site (that I am serving), I cannot specify my WAN address. I have to specify my LAN address. Of course, putting LAN addresses in my links is not very effective for anyone outside my LAN! But if I had a VPN to another network and could come in from that network, that would solve my problem! Thanks, Siegfried |
|
||||
|
you don't
The route command has nothing to do with the situation. Route commands manipulates the routing table as you have two or more interfaces connected to different networks, or specific routes are accessible by other gateways rather than the default. Then you use route command to introduce these routes as your computer normally uses standard IP forwarding routing and doesn't know how to obtain the alternative routes, since it normally doesn't use routing protocols.
In your case, as you sit in a cafe, it has one default router and no other means to communicate with Internet. VPN implies tunneling connection trough some encryption, you may suspect that port 22 is blocked by the router but port 25 has nothing to do with it (even if it is blocked as you connect trough VPN) if your computer connects to VPN because it does not connect to the mailbox explicitly. It is also possibility that it is blocked by router one level above the router in cafe as it may be part of their internal policy. "UNIX Essential and Core" DVD explains this stuff. |
|
||||
|
Why not?
I did a google search for "UNIX Essential and Core" and could not find it. Is it something I can buy somewhere? Is it a online tutorial or book?
Is what I want to do impossible, or is there just no software to do it? Thanks, Siegfried |
|
||||
|
Here..
I performed "UNIX Essentials and Core" search on Google and it came back with zillion links to it. It is UNIX course on DVD, read the description, here the links ...
http://www.amazon.com/gp/product/B00...v=glance&n=130 or http://www.customflix.com/206041 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|